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

action dispatch function should add scrollTop params for aniamte #6

Open
VenyXiong opened this issue Jan 3, 2018 · 1 comment
Open

Comments

@VenyXiong
Copy link

action dispatch function should add scrollTop params for aniamte

@oott123
Copy link
Contributor

oott123 commented Sep 28, 2018

因为浏览器会这 popstate 时恢复滚动位置(scrollRestoration),这到service生命周期时,scrollTop已经发生了变化。这样上一个service无法保存退出状态。

需要框架这离场时把 scrollTop 记录下来,传递给service。目前的情景页新交互trick了这个过程。

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

No branches or pull requests

2 participants