Popover onOpen
does not work with controlled state.
#6981
Labels
Fixed patch
Completed issues that will be published with next patch (1.0.X)
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.13.2
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
All
Describe the bug
Using controlled state with
useDisclosure
andonOpen
callback of Popover component.The callback isn't being called.
If possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/sandbox/dh3ddv
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: