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.4.8
component: "Button" variant: "ghost" color: "danger" the color is not displaying correctly.
No response
Left button is "danger"
Left button hover
Right button hover
The behavior of "danger" and "primary" should be consistent.
MacOS
Chrome
The text was updated successfully, but these errors were encountered:
ENG-1389 [BUG] - When the Button color is set to danger, the color is not displaying correctly.
Sorry, something went wrong.
Fixed in #3764. you may use canary version at this moment or add data-[hover=true]:!text-danger-foreground.
data-[hover=true]:!text-danger-foreground
No branches or pull requests
NextUI Version
2.4.8
Describe the bug
component: "Button"
variant: "ghost"
color: "danger"
the color is not displaying correctly.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Left button is "danger"
Left button hover
Right button hover
Expected behavior
The behavior of "danger" and "primary" should be consistent.
Screenshots or Videos
No response
Operating System Version
MacOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: