Zouheir Layine
Zouheir Layine
**Bug** When I try to use the social auth with google, it opens a popup but it redirects to the redirect URI in the popup but never closes the popup...
### Describe the bug using pinia plugin persistedstate returns this error for me whenever I use persist inside the store and it breaks the whole TS support in pinia Error:...
I have an issue accessing `guess` with the timezone for Nuxt 3. config: ``` export default defineNuxtConfig({ modules: ['dayjs-nuxt'], dayjs: { locales: ['en'], plugins: ['relativeTime', 'utc', 'timezone'], defaultLocale: 'en', defaultTimezone:...