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
Then use the Dialog component to pop up a window within the component, and use the DropdownMenu component to pop up a window within the Dialog component, but the pop-up of the DropdownMenu is not visible.
I discussed this issue with the maintainer of wxt, and I also tried testing with shadcn/ui in React, and found that it is indeed an error in svelte shadcn/ui. ref: wxt-dev/wxt#1340
The text was updated successfully, but these errors were encountered:
rxliuli
changed the title
svelte shadcn/ui 的组件 Dialog/DropdownMenu 不能在 shadow dom 中组合使用。
bug: The components Dialog/DropdownMenu of svelte shadcn/ui cannot be used together in the shadow dom.
Jan 8, 2025
Describe the bug
Kapture.2025-01-08.at.10.14.06.mp4
Then use the Dialog component to pop up a window within the component, and use the DropdownMenu component to pop up a window within the Dialog component, but the pop-up of the DropdownMenu is not visible.
I discussed this issue with the maintainer of wxt, and I also tried testing with shadcn/ui in React, and found that it is indeed an error in svelte shadcn/ui. ref: wxt-dev/wxt#1340
Reproduction
https://github.com/rxliuli/shadcn-ui-wxt-error-demo
Logs
No response
System Info
System: OS: macOS 15.2 CPU: (12) arm64 Apple M2 Max Memory: 6.42 GB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.12.1 - /usr/local/bin/node Yarn: 1.22.22 - /usr/local/bin/yarn npm: 10.5.0 - /usr/local/bin/npm pnpm: 9.15.0 - /usr/local/bin/pnpm bun: 1.1.6 - ~/.bun/bin/bun Watchman: 2024.10.07.00 - /opt/homebrew/bin/watchman Browsers: Brave Browser: 131.1.73.97 Chrome: 131.0.6778.205 Safari: 18.2
Severity
annoyance
The text was updated successfully, but these errors were encountered: