Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find name 'MouseWheelEvent' in angular13 #32

Closed
mohamadkhalil88 opened this issue Jan 14, 2022 · 1 comment
Closed

Cannot find name 'MouseWheelEvent' in angular13 #32

mohamadkhalil88 opened this issue Jan 14, 2022 · 1 comment

Comments

@mohamadkhalil88
Copy link

I have installed material2-carousel on angular13, but i have this error when running "npm run build":

Error: node_modules/@ngbmodule/material-carousel/lib/carousel.component.d.ts:62:25 - error TS2304: Cannot find name 'MouseWheelEvent'.

62 onMouseWheel(event: MouseWheelEvent): void;
@gabrielbusarello
Copy link
Owner

Published version 0.7.2 to fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants