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
Do you intend to try to help solve this bug with your own PR?
Maybe
Terms
I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
The text was updated successfully, but these errors were encountered:
I checked on this more, and it seems that this issue is inherited from the
Mantine package, and is present on all their examples featuring a drop-down
modal.
I'll find some time later to open an issue there.
mantine-react-table version
2.0.0-beta.6
react & react-dom versions
18.2.0
Describe the bug and the steps to reproduce it
Go to the example page: https://v2.mantine-react-table.com/docs/guides/row-actions#add-row-actions-menu-items
Open console
Try to click on any of the menu items
Expectation: no errors
Current state: error is shown on console
Minimal, Reproducible Example - (Optional, but Recommended)
Reproducable on the example page: https://v2.mantine-react-table.com/docs/guides/row-actions#add-row-actions-menu-items
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
Maybe
Terms
The text was updated successfully, but these errors were encountered: