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
如附件。按Test按钮,对话框弹出。如果浏览器窗口高度不够,则对话框显示不全,需用滚动条上下滚动才能显示。
此时下拉控件,然后用鼠标滚轮滚动对话框,可见下拉区域不能随对话框移动。
https://paste.ubuntu.com/p/DgZKKpQT5K/
The text was updated successfully, but these errors were encountered:
我也出现了类似问题,把输入框放在modal中,点击输入框加载不出初始化值...
Sorry, something went wrong.
不是加载不出初始值,而是生成的控件被放在主页面上modal之外的地方,导致显示modal的时候,没有随modal一起弹出,而是被modal遮住。
.sp_result_area { z-index: 8888 !important; }
No branches or pull requests
如附件。按Test按钮,对话框弹出。如果浏览器窗口高度不够,则对话框显示不全,需用滚动条上下滚动才能显示。
此时下拉控件,然后用鼠标滚轮滚动对话框,可见下拉区域不能随对话框移动。
https://paste.ubuntu.com/p/DgZKKpQT5K/
The text was updated successfully, but these errors were encountered: