Weird behaviour when using dialog inside sidebar #7221
Replies: 1 comment
-
sorry, this caused by wrong mix import, i import from both radix and ui/dialog |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a dialog add new and i am using it inside sidebar (all dialog and sidebar come from shadcn). The modal suppose to be in the middle of screen, but somehow it stuck on the top left of the screen
My dialog
My sidebar
Any solution for this? Thanks
Beta Was this translation helpful? Give feedback.
All reactions