You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I got an error when try to use preventVerticalScrollOnTouch props in Carousel provider
Next js: v13.5.4
Node: v18.19.0
Typescript: v5.1.6
React: v18.2.0
The text was updated successfully, but these errors were encountered: