Toby Chidi
Toby Chidi
I have this error too. Transition does not work in Vue 3
I had used Jose in the past and it had some JWT Utils. I want to stick closely as much as possible to the Nuxt/Nitro Stack for this project I...
> We won't be able to help without a reproduction. I have updated the description with a link to a CodeSandBox reproduction. Once I update to the latest versions of...
Is no one else having this problem?
> Can I close this @tobychidi ? Not yet. I found that the issue is related with another module @vue-email/nuxt once installed. I have updated the reproduction as well.
Yes. I would love something from Unjs. Does the current integration with swagger UI support customizations as described in [this Stack Overfow question](https://stackoverflow.com/questions/76950485/how-to-customize-swagger-ui-content-in-nuxt3)
I believe the shift to SFC is the best solution. SFCs are also easy to write. to just add setup and lang=ts I have a problem with the types in...
Also I'd like to bring this to attention on the topic of imports. When in Nuxt 4 compat mode custom imports don't work as before? i.e. ```js imports: { dirs:...
I just ran `pnpm dedupe` but the error still persists. Other things I have tried: remove node_modules etc, shamefully-hoist, explicit install of the rollup plugin, fresh git clone of the...
Thanks so much @danielroe for the pointer. I was able to resolve the issue. I had to get rid of the pnpm store. I didn't figure out the rogue dependency...