Flo Gehring
Flo Gehring
If possible you should share the ref in a separate composable in this case (e.g. ```ts export function usePreferredLanguage() { return { lang: useStorage('preferredCodeLanguage', 'ts') } } ``` then in...
The issue still exists
I also ran into this problem :(
Looking forward to this 😃
> > Hi all, thank you very much for all this work! I will do my best to get to this and merge it within a week or so. >...
> No, sir. This library should not be used. The following repo will tell you all you need to know > > https://github.com/davidramosweb/date-fns-tz Thanks for pointing it out. The npm...
I just spent a couple of hours with a similar problem. Turns out, the `nuxt-security` module removes all loggers. Any chance you're using that too? https://nuxt-security.vercel.app/utils/remove-console-loggers