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

preventVerticalScrollOnTouch prop on a DOM element. #470

Open
hoang-minh-ekn opened this issue Jan 17, 2024 · 0 comments
Open

preventVerticalScrollOnTouch prop on a DOM element. #470

hoang-minh-ekn opened this issue Jan 17, 2024 · 0 comments

Comments

@hoang-minh-ekn
Copy link

hoang-minh-ekn commented Jan 17, 2024

I got an error when try to use preventVerticalScrollOnTouch props in Carousel provider

Warning: React does not recognize the `preventVerticalScrollOnTouch` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `preventverticalscrollontouch` instead. If you accidentally passed it from a parent component, remove it from the DOM element.

Next js: v13.5.4
Node: v18.19.0
Typescript: v5.1.6
React: v18.2.0

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

No branches or pull requests

2 participants