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

fix: allow scrollTopOffset to be 0 #122

Closed

Conversation

niklaas
Copy link

@niklaas niklaas commented Dec 27, 2020

fixes #104

With this change, if expression evaluates to false for null and undefined but true for 0 so setting scrollTopOffset to 0 should work (again).

@niklaas
Copy link
Author

niklaas commented Mar 19, 2024

I no longer use stencil and this is super old.

@niklaas niklaas closed this Mar 19, 2024
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

Successfully merging this pull request may close these issues.

scrollTopOffset being applied on state-change with same route
1 participant