Eduardo San Martin Morote
Eduardo San Martin Morote
Interesting. This could be useful as a plugin once more stuff is exposed. I see it as a dangerous default as it would spam the server very often
If it's added, it should be fully tree shakable too
We will see later on but probably a different kind of plugin. I think a lot of other more critical features are still missing before this 😄
This should be doable as a plugin if anybody wants to contribute to the repo. The delay plugin should help to get started
You get that error because the entry doesn't have options yet, so it cannot fetch. `options` are set by `useQuery()` calls. It's not a reactive property, so you can't watch...
Thanks! The todo was referring to another kind of plugin, something not yet in the codebase. Some todos are not explicit enough 😅 I appreciate the effort thought ! I...
Thanks for this! In the end I decided to make it easy to consume mutations and allow mutations options to be passed directly to PiniaColada instead of having two separate...
How did you add the vectorize bindinig in the CF dashboard? Mine only shows "Get Started" after creating it with `wrangler vectorize create default --dimensions=768 --metric=cosine`. Deployments do not seem...
Thanks a lot for the detailed instructions! I was already doing that and I still have the same issue so I asked around Cloudflare to find out 😅
Thanks again for trying to help with so much information! The issue I have is that I can't change it in the dashboard: Maybe a bug on cloudflare?