Skip to content

fix: 修复H5跳转后前一个页面设置body overflow:hidden导致无法滑动的问题 #1019

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yqz0203
Copy link

@yqz0203 yqz0203 commented Jun 17, 2025

当A页面内有异步操作,在异步操作完成前,页面进行了跳转B页面。这时在A页面异步操作完成后调用open会导致下一个页面无法滚动。

本次提交在设置前在生命周期做了判断,防止误操作。

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.

1 participant