Dialog and AlertDialog appear unstyled #4034
Unanswered
Giuliopime
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't get the style to be applied to my alert dialog and dialog, while other components like buttons are styled just fine.
Additionally, this is happening on a page, while the AlertDialog works fine in another page.
components.json
folder structure

globals.css
cn
functionmy page.tsx
alerts closed:



alert dialog opened:
dialog opened:
DOM from browser tools:
Any help is highly appreciated
Beta Was this translation helpful? Give feedback.
All reactions