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、页面有个按钮 点击按钮 弹出弹框 2、在弹框上加 确认事件 添加自定义js事件 3、自定义js事件 校验表单输入框字段格式 使用toast弹出错误信息提示 4、错误提示toast 展示在弹框下面 层级低了
预期的效果:错误提示展示在弹出对话框上面
2.4.5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
1、页面有个按钮 点击按钮 弹出弹框
2、在弹框上加 确认事件 添加自定义js事件
3、自定义js事件 校验表单输入框字段格式 使用toast弹出错误信息提示
4、错误提示toast 展示在弹框下面 层级低了
预期的效果:错误提示展示在弹出对话框上面
Steps To Reproduce 重现步骤
1、页面有个按钮 点击按钮 弹出弹框
2、在弹框上加 确认事件 添加自定义js事件
3、自定义js事件 校验表单输入框字段格式 使用toast弹出错误信息提示
4、错误提示toast 展示在弹框下面 层级低了
Version 版本
2.4.5
The text was updated successfully, but these errors were encountered: