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

Cannot scroll sidebar on mobile (Safari) #115

Open
userlip opened this issue Aug 17, 2022 · 7 comments
Open

Cannot scroll sidebar on mobile (Safari) #115

userlip opened this issue Aug 17, 2022 · 7 comments
Labels
ios type: bug Something isn't working

Comments

@userlip
Copy link

userlip commented Aug 17, 2022

Hello,

When scrolling the sidebar on safari it closes automatically

Here is an example video:

Upload.from.GitHub.for.iOS.MOV
@github-actions
Copy link

github-actions bot commented Sep 1, 2022

This issue has been automatically marked as stale because it has been open for 14 days without activity. It will be closed if no further activity occurs within the next 14 days. If this is still an issue, just leave a comment or remove the "stale" label.

@github-actions github-actions bot added the stale label Sep 1, 2022
@ghost
Copy link

ghost commented Sep 6, 2022

Can you try https://github.com/alpersunter/mazer/tree/ios-scroll ?

It seems like perfect scrollbar has some ios specific issues mdbootstrap/perfect-scrollbar#7

I also had scroll problems on chrome on android.

In this branch, I ignored perfect-scrollbar and used css to style scrollbar.

@github-actions
Copy link

This issue has been automatically marked as stale because it has been open for 14 days without activity. It will be closed if no further activity occurs within the next 14 days. If this is still an issue, just leave a comment or remove the "stale" label.

@github-actions github-actions bot added the stale label Sep 22, 2022
@fzn0x fzn0x removed the stale label Sep 22, 2022
@fzn0x fzn0x added invalid This doesn't seem right and removed invalid This doesn't seem right labels Oct 1, 2022
@diksha0149
Copy link

Hiii, Please assign me this issue. I would love to work on this.

@userlip
Copy link
Author

userlip commented Oct 10, 2022 via email

@github-actions
Copy link

This issue has been automatically marked as stale because it has been open for 14 days without activity. It will be closed if no further activity occurs within the next 14 days. If this is still an issue, just leave a comment or remove the "stale" label.

@github-actions github-actions bot added the stale label Oct 25, 2022
@fzn0x fzn0x added type: bug Something isn't working ios and removed stale labels Nov 7, 2022
@MarvinKlein1508
Copy link

Deleting this line resolved this issue for me:

window.addEventListener("resize", this.onResize.bind(this))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ios type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants