StevenLin
StevenLin
Hello 👋 **Describe the bug** For v5, I was trying to add 'data-scroll-repeat' on a element, but there was no 'is-inview' classname on it while reloading the page(the scrollY is...
[test-typescript.zip](https://github.com/user-attachments/files/16690545/test-typescript.zip) I just create a new nuxt3 app, and add only one module(nuxt-viewport), then I auto import a const from nuxt.config.ts like the code below nuxt.config.ts ``` export default defineNuxtConfig({...
reproduction zip: [test-typescript.zip](https://github.com/user-attachments/files/16707892/test-typescript.zip) I just create a new nuxt3 app, and add only one module(dayjs-nuxt), then I auto import a const from nuxt.config.ts like the code below nuxt.config.ts ``` export...