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
注意:根据下面内容复现错误问题,以方便测试。
打包Modal.show类型不存在
Modal.show({ title: '离开此页面?', confirmText: '确定', cancelText: '取消', children: '系统可能不会保存您所作出的更改', onConfirm: () => navigate('/home'), })
打包不报错
The text was updated successfully, but these errors were encountered:
fix(Modal): 修复Modal.show类型不存在问题 #825 (#827)
a7db01a
[v4.21.8] fix(Modal): 修复Modal.show类型不存在问题 #825 (#827) a7db01a
7878d79
@didiboji 已解决
Sorry, something went wrong.
[v4.21.9] fix(Modal): 修复Modal.show类型不存在问题 #825 (#827) a7db01a
e6b6524
cuilanxin
No branches or pull requests
注意:根据下面内容复现错误问题,以方便测试。
描述错误
打包Modal.show类型不存在
提供在线重现示例
预期行为
打包不报错
截图
桌面(请填写以下信息):
The text was updated successfully, but these errors were encountered: