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

fix: dialog reappear after closed #331

Conversation

vuhuucuong
Copy link

fixes ant-design/ant-design#39054

Fix an issue when using this lib with React 18. The Dialog may reappear after closed. Check my comment here on how to reproduce the issue ant-design/ant-design#39054 (comment)

@vercel
Copy link

vercel bot commented Dec 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
dialog ❌ Failed (Inspect) Dec 24, 2022 at 5:08PM (UTC)

@vuhuucuong
Copy link
Author

fixed in react-component/motion#39

@vuhuucuong vuhuucuong closed this Jan 9, 2023
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

Successfully merging this pull request may close these issues.

Modal component appeared again after closing and disappeared very quickly
1 participant