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

Overscroll Glow prevents interaction before scroll #109

Closed
JackCA opened this issue Oct 20, 2017 · 1 comment
Closed

Overscroll Glow prevents interaction before scroll #109

JackCA opened this issue Oct 20, 2017 · 1 comment
Labels

Comments

@JackCA
Copy link

JackCA commented Oct 20, 2017

Environment

  • Browser: All
  • Version of smooth-scrollbar: 8.1.7

Issue Summary

Any item inside a scroll container using the glow overflow effect will not be clickable until the user scrolls

Steps to Reproduce

  • use overscroll glow effect with a container that has a clickable item inside of it
  • click item (it will not react)
  • scroll
  • click item (it will react)

Online demo

https://codepan.net/gist/3158707c4c5d41126a665147176826a5

@idiotWu
Copy link
Owner

idiotWu commented Oct 20, 2017

Thanks for reporting! This issue is fixed in v8.1.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants