Juuso Piikkilä
Juuso Piikkilä
### Describe the bug When using two queries on the same page and the other one is awaited and the other one is not and that one is using data...
### Description I am looking to modify the Vite configuration for the `@storyblok/vue` package to ensure that the `@storyblok/js` library is not bundled within the distribution build. The intention is...
The current implementation of caching in the Storyblok JavaScript client does not seem to update the `cv` (cache version) in `cacheVersions` after receiving a new `cv` from the API response...
### Description I am looking to modify the Vite configuration for the `@storyblok/js` package to ensure that the `storyblok-js-client` library is not bundled within the distribution build. The intention is...
### Environment ``` - Operating System: Darwin - Node Version: v20.16.0 - Nuxt Version: 3.12.4 - CLI Version: 3.12.0 - Nitro Version: 2.9.7 - Package Manager: [email protected] - Builder: -...