We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.6.11
When we add a className in the Alert component the className not appears in the DOM.
className
No response
<Alert hideIcon color="primary" variant="faded" className="Random"> Some content </Alert>
The "Random" class should appears in the DOM.
macOS
Chrome
The text was updated successfully, but these errors were encountered:
ENG-1853 [BUG] - Alert seems not propagate className
Sorry, something went wrong.
wingkwong
Successfully merging a pull request may close this issue.
NextUI Version
2.6.11
Describe the bug
When we add a
className
in the Alert component the className not appears in the DOM.Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Expected behavior
The "Random" class should appears in the DOM.
Screenshots or Videos
No response
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: