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
When a NavigationMenu is rendered above a RadioGroup or Table, the underlying component visually bleeds through the NavigationMenu. This may also affect other components.
Expected behavior: The NavigationMenu should overlay and obscure any underlying components completely without bleed-through.
Reproduction: Render a NavigationMenu directly above a RadioGroup or Table. Observe visual bleed-through.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered:
Environment
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.0.1
Reproduction
https://codesandbox.io/p/devbox/lucid-austin-yffg3c
Description
When a NavigationMenu is rendered above a RadioGroup or Table, the underlying component visually bleeds through the NavigationMenu. This may also affect other components.
Expected behavior: The NavigationMenu should overlay and obscure any underlying components completely without bleed-through.
Reproduction: Render a NavigationMenu directly above a RadioGroup or Table. Observe visual bleed-through.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: