Skip to content
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

[Modal]: 打包show类型不存在 #825

Closed
star-hamster opened this issue May 13, 2022 · 1 comment
Closed

[Modal]: 打包show类型不存在 #825

star-hamster opened this issue May 13, 2022 · 1 comment
Assignees

Comments

@star-hamster
Copy link
Contributor

注意:根据下面内容复现错误问题,以方便测试。

描述错误

打包Modal.show类型不存在

提供在线重现示例

Modal.show({
          title: '离开此页面?',
          confirmText: '确定',
          cancelText: '取消',
          children: '系统可能不会保存您所作出的更改',
          onConfirm: () => navigate('/home'),
        })

预期行为

打包不报错

截图

image

image

桌面(请填写以下信息):

  • UIW:4.21.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants