Matej Černý
Matej Černý
### Environment CHILD: - Operating System: `Darwin` - Node Version: `v14.21.1` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `extends`...
### Environment - Operating System: `Darwin` - Node Version: `v20.9.0` - Nuxt Version: `3.10.1` - CLI Version: `3.10.0` - Nitro Version: `2.8.1` - Package Manager: `[email protected]` - Builder: `-` -...
There is a problem with the latest version, where the dependencies can't be installed: ``` warning "@storybook-vue/nuxt > @storybook/[email protected]" has unmet peer dependency "vue@^3.2.0 || ^3.3.0". warning " > @storybook/[email protected]"...
I've noticed that when 2 stories make the same request & I define a big `delay`, for example, on one of the mock requests, the one that belongs to the...
I wanted to use dynamic imports in revivers to make them more generic. However, the current implementation doesn't allow this because the parsed value would be a promise. This PR...
The "[keep names](https://esbuild.github.io/api/#keep-names)" option is sometimes necessary for certain use cases; however, it might significantly increase the bundle size in large projects, even if all one needs is to keep...
### Describe the feature I believe it would be beneficial to have the ability to easily retry a failed request based on custom logic defined in an interceptor. For instance,...
### Describe the feature I came across a use case that is currently not possible with `useFetch`, as far as I'm aware. I think it might be useful to return...
### Environment - Operating System: `Darwin` - Node Version: `v20.9.0` - Nuxt Version: `3.11.2` - CLI Version: `3.11.1` - Nitro Version: `2.9.6` - Package Manager: `[email protected]` - Builder: `-` -...
### Environment - Operating System: `Darwin` - Node Version: `v20.9.0` - Nuxt Version: `3.11.2` - CLI Version: `3.11.1` - Nitro Version: `2.9.6` - Package Manager: `[email protected]` - Builder: `-` -...