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

Toast: Becomes unstyled on mouse hover #6763

Open
Doelia opened this issue Jun 14, 2024 · 0 comments
Open

Toast: Becomes unstyled on mouse hover #6763

Doelia opened this issue Jun 14, 2024 · 0 comments
Labels
Component: Unstyled Issue related to unstyled/passthrough attributes

Comments

@Doelia
Copy link

Doelia commented Jun 14, 2024

Describe the bug

I want to use the Toast component with the Prime style and apply an unstyled mode to a specific part of my app. However, when I hover the mouse over the Toast, it switches to the "unstyled" mode.

Reproducer

https://stackblitz.com/edit/vitejs-vite-t9nqqe?file=src%2FApp.jsx

PrimeReact version

10.6.5

React version

18.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

Chrome

Steps to reproduce the behavior

  1. Click on "open a toast".
  2. Hover the mouse over the Toast to see it change.

Expected behavior

The Toast component should retain the PrimeReact style.

@Doelia Doelia added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jun 14, 2024
@melloware melloware added Component: Unstyled Issue related to unstyled/passthrough attributes and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Unstyled Issue related to unstyled/passthrough attributes
Projects
None yet
Development

No branches or pull requests

2 participants