Hello, it seems that vue-sonner doesn't work properly in a new Nuxt 4 application. When adding `'vue-sonner/nuxt'` to the modules array in nuxt config ```ts export default defineNuxtConfig({ ... modules: ['vue-sonner/nuxt'], }) ``` I have the following error : <img width="663" height="165" alt="Image" src="https://github.com/user-attachments/assets/7089257b-e1d2-4605-af02-8350ac28bc97" />