-
Notifications
You must be signed in to change notification settings - Fork 923
Closed
Labels
Description
Environment
- Operating System:
Linux - Node Version:
v22.14.0 - Nuxt Version:
3.17.3 - CLI Version:
3.25.1 - Nitro Version:
2.11.12 - Package Manager:
[email protected] - Builder:
- - User Config:
future,compatibilityDate,devtools,modules,css,components,i18n,icon,runtimeConfig,app,hooks,site,sitemap,pwa,fonts - Runtime Modules:
@nuxt/[email protected],@nuxt/[email protected],@nuxt/[email protected],@nuxt/[email protected],@nuxt/[email protected],@nuxtjs/[email protected],@vueuse/[email protected],@pinia/[email protected],@nuxtjs/[email protected],@vite-pwa/[email protected] - Build Modules:
-
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.1.2
Reproduction
https://codesandbox.io/p/devbox/wizardly-shamir-f8924y
Description
The URadioGroup component's table variant renders borders incorrectly in RTL mode. This appears to be a visual issue specific to RTL layouts. The expected result is that borders should match the appearance of the LTR layout, but they do not.

