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.info success 等方法点击遮罩层无法关闭 #9

Open
loongMa opened this issue Aug 19, 2019 · 1 comment
Open

Modal.info success 等方法点击遮罩层无法关闭 #9

loongMa opened this issue Aug 19, 2019 · 1 comment

Comments

@loongMa
Copy link

loongMa commented Aug 19, 2019

调用Modal.info success warning error confirm 等方法 backdrop 参数为true时,点击遮罩层无法关闭弹窗,看了一下代码,在src/confirm.js Modal的关闭是使用 props.close 方法控制的,但是最终调动Modal组件时,Modal的onHide调用的是props.onHide方法 就算调用是传入onHide方法,也无法控制Modal的关闭

@yurokn
Copy link
Contributor

yurokn commented Aug 20, 2019

  • [email protected]
    • [ Fixbug ]解决了Modal.info success 等方法点击遮罩层无法关闭。

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

No branches or pull requests

2 participants