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
No response
在ios系统版本低于14(13及以下)的情况下,设置了overflow:hidden后,overflow:hidden生效,弹窗被隐藏,而在高于ios14(14及以上)的版本,overflow:hidden则不会生效。请问这是为什么?
The text was updated successfully, but these errors were encountered:
Hi, sixthConcealer.
Please provide a online reproduction so that we can help you troubleshoot the problem. You can create a demo by codesandbox or stackblitz.
我们需要你提供一个在线的重现实例,以便于我们帮你排查问题。你可以通过 codesandbox 或 stackblitz 创建一个实例。
Sorry, something went wrong.
No branches or pull requests
Version of antd-mobile
No response
Description
在ios系统版本低于14(13及以下)的情况下,设置了overflow:hidden后,overflow:hidden生效,弹窗被隐藏,而在高于ios14(14及以上)的版本,overflow:hidden则不会生效。请问这是为什么?
The text was updated successfully, but these errors were encountered: