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
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
After closing CDrawer initially, I continually get the error: ChakraModalCapturedError TypeError: Cannot read properties of undefined (reading 'leave')
Bug report
Describe the bug
After closing CDrawer initially, I continually get the error: ChakraModalCapturedError TypeError: Cannot read properties of undefined (reading 'leave')
To reproduce
Using either
vueuse toggle or useDisclosure()
Minimal reproduction
https://codesandbox.io/p/sandbox/gallant-swanson-w3p7t3?welcome=true
Expected behavior
Open Drawer
Close Drawer
Open Drawer
The text was updated successfully, but these errors were encountered: