-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
hideLoading后,showLoading不消失 #5230
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述
小米手机存在,在B页面的componentDidShow里边发起了一个网络请求,从A --> B时,loading可以消失,从C返回到B时,loading不消失
复现步骤
小米手机运行该小程序时,当前页面为B页面,从A --> B时,loading会消失,从B --> C,然后从C返回到B时,loading不消失
期望行为
返回该页面时,loading也消失
报错信息
暂无
系统信息
暂无
补充信息
The text was updated successfully, but these errors were encountered: