You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ #] Bug report
[ ] Feature request
[ ] Documentation issue or request
Current behavior
I want to do page scrolling when mouse wheel up and down. I give wheel event the ScrollToEvent but doesn't work it. thanks for helps
Expected behavior
mouse wheel up and down page scrolling
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment
Angular version: X.Y.Z
Your version of `@nicky-lenaers/ngx-scroll-to`:
Browser:
- [ ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Node version: XX
- Platform:
Others:
The text was updated successfully, but these errors were encountered:
@nicky-lenaers
Is there maybe any progress on this issue? For me the 'wheel' event doesn't work either, whereas other events such as 'click' and 'mouseleave' work just fine.
Minimal reproduction of the problem with instructions
I'm submitting a...
Current behavior
I want to do page scrolling when mouse wheel up and down. I give wheel event the ScrollToEvent but doesn't work it. thanks for helps
Expected behavior
mouse wheel up and down page scrolling
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment
The text was updated successfully, but these errors were encountered: