You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to reproduce this issue this issue, but seems like it works well on my end. You can check my trial here: https://codesandbox.io/p/devbox/competent-pine-fg84pq . Some folks had issues with toast which were resolved on cleaning up their node_modules and .next(if using nextJs). Maybe you can try this out once.
If the issue persists, please do let us know. We will be happy to help.
HeroUI Version
2.7.2
Describe the bug
When I try to set global CSS classes using toastProps in component is not working as should be.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Just try to set global CSS classes in:
Expected behavior
I expected when I set global CSS classes to work as docs says.
Screenshots or Videos
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: