Rednas

Results 107 comments of Rednas

I am currently also looking into setting up `grpc-web` with a `nuxt`/`vue`/`typescript` application. Any updates?

I also have the same issue on windows 10+pnpm with the latest packages. ``` ------------------------------ - Operating System: Windows_NT - Node Version: v20.10.0 - Nuxt Version: 3.9.3 - CLI Version:...

Is there perhaps a stable version where we can fallback to?

@andrew-boyd This works but why not `AutoImport` this too when **autoImport** is enabled? Especially for nuxt users its confusing to import something and especially when you need to import something...

That would be great! Iterating seems complicated and not very efficient. I would prefer to wait for official support or to try a different solution.

I am a bit confused. Why can't all stores from the **stores** folder just be AutoImported just like with components/composables/content/pages/etc? And when a custom folder is required just be added...

Not using the extension anymore

@dnkmdg You are using `vue-chart3` which is no longer maintained! Recommended is to use `vue-chartjs`. I just started with migrating. from `vue-chart3` Is there also a composition example preferably in...

@jeroenpelgrims Just tried the solution but it doesn't seem to work anymore😢 Because I am getting the folowing runtime error ![image](https://github.com/apertureless/vue-chartjs/assets/25219229/c7bc1302-a8b7-4db5-80d1-7044be80084a) Only modified it a little by adding some data...

@platform-kit Perhaps you can use [zod](https://zod.dev/) for transforming the body? Something like https://www.totaltypescript.com/tutorials/zod/zod-section/transform