Skip to content

Scrolling right in mobile view is broken #92

Description

@magician11

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 react-swipeable-views@0.13.3 as listed in this package.json file but the same issue exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions