Skip to content
New issue

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

[BUG] - Alert seems not propagate className #4533

Open
coratgerl opened this issue Jan 10, 2025 · 1 comment · May be fixed by #4535
Open

[BUG] - Alert seems not propagate className #4533

coratgerl opened this issue Jan 10, 2025 · 1 comment · May be fixed by #4535
Assignees
Labels
📦 Scope : Components Related to the components 🐛 Type: Bug Something isn't working

Comments

@coratgerl
Copy link

coratgerl commented Jan 10, 2025

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

<Alert hideIcon color="primary" variant="faded" className="Random">
Some content
</Alert>

Expected behavior

The "Random" class should appears in the DOM.

Screenshots or Videos

No response

Operating System Version

macOS

Browser

Chrome

Copy link

linear bot commented Jan 10, 2025

@wingkwong wingkwong self-assigned this Jan 11, 2025
@wingkwong wingkwong added 🐛 Type: Bug Something isn't working 📦 Scope : Components Related to the components labels Jan 11, 2025
@wingkwong wingkwong linked a pull request Jan 11, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Scope : Components Related to the components 🐛 Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants