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)
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
First of all, thank you so much for spending time creating this project! It is amazing so far.
Current behavior
Example: I click on a button with [ngx-scroll-to]="'#main-content'". It works perfectly and leads me to the div with the id="main-content". If I click on the same button again, it will scroll up for 2px and then scroll down again for 2px which is really annoying.
Expected behavior
Stay at the same position if I'm already at the desired div and not move up and down.
I hope you can help me with it!
Warm wishes
The text was updated successfully, but these errors were encountered:
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
First of all, thank you so much for spending time creating this project! It is amazing so far.
Current behavior
Example: I click on a button with [ngx-scroll-to]="'#main-content'". It works perfectly and leads me to the div with the id="main-content". If I click on the same button again, it will scroll up for 2px and then scroll down again for 2px which is really annoying.
Expected behavior
Stay at the same position if I'm already at the desired div and not move up and down.
I hope you can help me with it!
Warm wishes
The text was updated successfully, but these errors were encountered: