Closed khoazero123 closed 1 year ago
I got this error when using with Nuxt3 - SSR mode:
document is not defined
SSR is not supported. Please use <client-only>. https://nuxtjs.ir/api/components-client-only
<client-only>
Even with adding , the error is still there
I have the same issue. <client-only> did not work.
I got this error when using with Nuxt3 - SSR mode: