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

Scrollbar-Hidden disables horizontal scrolling on mobile. #269

Open
1 task
nickmunch opened this issue Dec 7, 2020 · 5 comments
Open
1 task

Scrollbar-Hidden disables horizontal scrolling on mobile. #269

nickmunch opened this issue Dec 7, 2020 · 5 comments

Comments

@nickmunch
Copy link

  • I'm submitting a ...

    • bug report
  • Do you want to request a feature or report a bug?
    Report a bug

  • What is the current behavior?
    When scrollbar-hidden is given a value from the template, the drag-scroll stops being able to scroll on mobile. This happens whether the value is set to true or to false. A desktop view still allows scrolling, just not the mobile view.

  • What is the expected behavior?
    The drag-scroll should still allow scrolling on mobile while the scrollbar is hidden

  • Please tell us about your environment:

    • Version: 9.00-beta.4
    • Browser: Chrome XX
    • Angular: 11.0.3
@bfwg
Copy link
Owner

bfwg commented Dec 9, 2020

Hi @nickmunch thanks for reporting. Can you make a quick plnkr?

@vms2108
Copy link

vms2108 commented Feb 11, 2021

I have the same problem.
Angular 10.0.2, Version: 9.00-beta.4.

I used version ^8.0.0-beta.2 to make it work

@Clement-E
Copy link

Same issue here with Angular 10.
Removing scrollbar-hidden="true" fix the scroll issue

@vlad3k
Copy link

vlad3k commented Aug 2, 2022

The same Angular 14

@quedicesebas
Copy link

Same with Angular 17

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

6 participants