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: scrollTop is not set when from & to are equal #1185 #1354

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

Rohanhacker
Copy link
Contributor

@Rohanhacker Rohanhacker commented Mar 21, 2021

#1185

I think the issue was that we were not calling applyAnimatedValues on the first render (which is getting called on the first render in v8) and thus scroll top was not working. I was able to reproduce and fix it on my local.

Copy link
Member

@joshuaellis joshuaellis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution ⭐

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.

None yet

2 participants