[Dialog] Fix animated dialog warning#786
[Dialog] Fix animated dialog warning#786chaance merged 2 commits intoreach:developfrom mbellagamba:fix-animated-dialog
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit a1104a8:
|
|
Can you clarify what warning you're fixing here? I don't actually see an issue with the current example in the docs. |
|
It fixes memory leak warning described in the issue #669. The CodeSandbox provided with the issue shows two console errors clicking on the button:
Both errors are shown in the console even when clicking the button that shows the animated dialog on the documentation website. |
Thank you for contributing to Reach UI! Please fill in this template before submitting your PR to help us process your request more quickly.
yarn test).yarn start).This pull request:
If creating a new package:
examplesdirectorysrcdirectory with anindex.tsxentry filestyle.cssfile (if needed by the new package)Fix the issue #669.