Peter Budai

Results 32 comments of Peter Budai

That's a great summary @zoey-kaiser. Few suggestions: * I believe with the latest [Nuxt Test Utils](https://github.com/nuxt/test-utils), the best way to mock the `useAuth` import on the client side is to...

When I have tried to put a `definePageMeta` inside a layout file, I got the following warning: ` definePageMeta() is a compiler-hint helper that is only usable inside the script...

Thanks for the quick reply. The global middleware seems to be the best solution. I have a default layout which signs in the user if not already signed in, and...

I think that would make sense. The official repo already has solidjs and sveltekit modules there. I'd love to see the same endorsement for this nuxt module as well.

You might try the module I have published which has a full Nuxt Devtools support for Tanstack Query: https://github.com/peterbud/nuxt-query

Yes, there is a native Windows port, you can use them with MSYS2/MINGW [libgphoto2](https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-libgphoto2) [gphoto2](https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-gphoto2)

I have the same issue

Hi @itpropro , is there any update on your review please?

> Can you explain what the "properly encodes raw items" test covers that is not already covered by the "raw support" test in the test suite? I did not know...

Hi team, is there anything else to be done on this PR to get it merged?