We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.4.3
https://stackblitz.com/edit/nh8frt?file=src%2Fapp.vue
打开复现链接后,滑动屏幕,此时可以滑动;点击左上角打开Popup 后,点击获取数据,此时会关闭Popup,同时模拟加载数据,加载后再次滑动屏幕,此时无法滑动
希望正常使用
当加载后,body节点的class样式并没有消失导致无法滑动
3.5.11
No response
需要打开 Popup 用来刷新数据
pull request
The text was updated successfully, but these errors were encountered:
👋 @ry0513,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
已认领
fix(uselockscroll.ts): 修复多组件同时使用preventScrollThrough时,导致无法退出禁止滑动模式的问题
5ed89b0
fix Tencent#1614
cdb0e70
Successfully merging a pull request may close this issue.
tdesign-mobile-vue 版本
1.4.3
重现链接
https://stackblitz.com/edit/nh8frt?file=src%2Fapp.vue
重现步骤
打开复现链接后,滑动屏幕,此时可以滑动;点击左上角打开Popup 后,点击获取数据,此时会关闭Popup,同时模拟加载数据,加载后再次滑动屏幕,此时无法滑动
期望结果
希望正常使用
实际结果
当加载后,body节点的class样式并没有消失导致无法滑动
框架版本
3.5.11
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
需要打开 Popup 用来刷新数据
IssueShoot
pull request
并合并为准The text was updated successfully, but these errors were encountered: