-
Notifications
You must be signed in to change notification settings - Fork 277
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
[Popup] 滚动穿透的问题 #941
Labels
Comments
👋 @code-qizi,感谢给 TDesign 提出了 issue。 |
应该是鼠标滚动会,实体机触摸应该是OK的 |
真机上测试的 |
我知道你说的意思了。只有 overlay 才会防止滑动穿透。 |
已处理,下个版本修复此问题 |
16 tasks
由于小程序的限制,这个做法会导致内部无法滚动。 |
LeeJim
added
bug
Something isn't working
in progress
issue or pull request is in progress
and removed
wontfix
This will not be worked on
labels
Aug 16, 2023
16 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Popup 弹出层 弹窗滑动会穿透,导致底层也会跟着滑动。
The text was updated successfully, but these errors were encountered: