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

Scrolling right in mobile view is broken #92

Open
magician11 opened this issue Jan 2, 2021 · 0 comments
Open

Scrolling right in mobile view is broken #92

magician11 opened this issue Jan 2, 2021 · 0 comments

Comments

@magician11
Copy link

magician11 commented Jan 2, 2021

Swiping left works fine, but scrolling right does this...

Screen Shot 2021-01-03 at 12 15 19 PM

Video example: https://www.loom.com/share/6e03c7c4f29e4f47a71450e6ee5638b3

When I installed this package, the React app was complaining it couldn't find react-swipeable-views

Failed to compile
./node_modules/material-auto-rotating-carousel/lib/SwipableCarouselView.js
Module not found: Can't resolve 'react-swipeable-views'

So I installed it ..

"react-swipeable-views": "^0.13.9",

I imagine the issue here is that the libraries need to be updated.

I did try installing [email protected] as listed in this package.json file but the same issue exists.

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

1 participant