-
Notifications
You must be signed in to change notification settings - Fork 852
Open
Labels
Description
Environment
- Operating System:
Linux
- Node Version:
v20.18.1
- Nuxt Version:
4.0.3
- CLI Version:
3.27.0
- Nitro Version:
2.12.4
- Package Manager:
[email protected]
- Builder:
-
- User Config:
devtools
,srcDir
,modules
,future
,css
,content
,routeRules
,compatibilityDate
,i18n
,ogImage
,seo
,sitemap
- Runtime Modules:
@nuxt/[email protected]
,@vueuse/[email protected]
,@nuxt/[email protected]
,@nuxtjs/[email protected]
,@nuxtjs/[email protected]
- Build Modules:
-
Version
v4.0.0-alpha.0
Reproduction
https://codesandbox.io/p/devbox/nuxt-ui-marquee-bug-in-rtl-mode-8q3sth
Description
When using the UMarquee
component in RTL mode, the animation does not behave as expected.
- After the repeated divs finish scrolling, the marquee completely clears the container.
- Then, icons start appearing again from the beginning.
Additional context

Logs
Mostafa20946