Robert Soriano

Results 186 comments of Robert Soriano

@fdemir Oh I did not notice 😅 awesome!

Tried it on `Nuxt 3.0.0-rc.12` today and got it working. Just wrap your main Editor component in a `` component.

@juanvictorbascopecastro skip this one and use primevue with material theme

BTW vue 2.7 will be the final minor release of Vue 2. EOL is EOY 2023. vue-demi is a little bit buggy with workspaces iirc - check the issues here...

Can't you just use react-native-svg and do some copy paste?

> [v2.0.0-alpha.1](https://github.com/DamianOsipiuk/vue-query/releases/tag/v2.0.0-alpha.1) Thank you for this! Where can we find types like `QueryFunctionContext`, `UseMutationResult`, etc. that can be imported in `vue-query/types` before?

@DamianOsipiuk thank you for your great work!

@DamianOsipiuk migrated one of my pet projects to alpha and all exported types are there now. Thanks!

Appreciate your effort @DamianOsipiuk !