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]: Sheet + Sonner toaster - toasts don't open up on mouseover #3771

Open
2 tasks done
sergical opened this issue May 18, 2024 · 1 comment
Open
2 tasks done

[bug]: Sheet + Sonner toaster - toasts don't open up on mouseover #3771

sergical opened this issue May 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sergical
Copy link

Describe the bug

When a Sheet is open and there are toasts, hovering over them doesn't expand them

Affected component/components

Sheet, Sonner

How to reproduce

  1. Go to https://web3-shadcn-playground.vercel.app/ui
  2. Click open sheet
  3. Click show toast inside the sheet
  4. Hover over toasts, doesn't expand to view all of them

Codesandbox/StackBlitz link

https://stackblitz.com/~/github.com/sergical/web3-shadcn-playground

Logs

No response

System Info

Not relevant I don't think

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@sergical sergical added the bug Something isn't working label May 18, 2024
@jijiseong
Copy link

jijiseong commented May 21, 2024

umm I think it is the bug in radix-ui.

import * as SheetPrimitive from "@radix-ui/react-dialog"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants