You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
layershifter
changed the title
TransitionablePortal onClose is called even on button click when controlled
TransitionablePortal: onClose is called even on button click when controlled
Sep 7, 2020
Bug Report
Steps
In this sandbox, click Open Portal, then click Close Portal. Check the console.
https://codesandbox.io/s/happy-drake-yly34?file=/example.js
Expected Result
One callback of
onClose
triggeredActual Result
Two callbacks of
onClose
triggeredVersion
"semantic-ui-react": "1.2.1"
Testcase
https://codesandbox.io/s/happy-drake-yly34?file=/example.js
The text was updated successfully, but these errors were encountered: