-
hi, when trying to follow the first step
Clone our Starter space by visiting https://app.storyblok.com/#!/build/242426. an error occurs on storyblok side - is this known?
![image](https://github.com…
-
### Description
When using dynamic routes (slugs) next-intl is not aware of the translations, uses same (main slug) on all language versions.
There is no documentation on how this should be achiev…
-
I have a Nuxt 3 Setup and I would like to have the Images locally hosted so get them from a CDN and store in a projected on a static Generate.
If I generate the images, they are still pulled from …
-
Your package appears to erroneously have some devDependencies in the dependencies array:
```diff
"@bcherny/json-schema-ref-parser": "10.0.5-fork",
- "@types/json-schema": "^7.0.11",
- "@ty…
-
I am trying to resolve default `native-color-picker` type from storyblok with a custom parser.
![Bildschirmfoto 2024-02-20 um 10 45 01](https://github.com/dohomi/storyblok-generate-ts/assets/563661…
-
## Expected Behavior
When `pnpm` is used as package manager storyblok-astro works without additional configuration
## Current Behavior
When `pnpm` is used to install dependencies the package …
-
### Description
Hello. Could you update library dependency of `storyblok-js-client`? I would like to have proxy functionality but stuck because `storyblok-js-client` version is built-in (6.6.3) and…
izorg updated
9 months ago
-
### Describe the issue you're facing
The newest version of the @storyblok-vue package (8.0.6) doesn't include the generated types,
even though they where there in v8.0.5
### Reproduction
See…
-
Keep getting the following error in my console:
_[ERROR] [toolbar] Failed to load dev toolbar app from @storyblok/astro/toolbar-app-storyblok.ts: Failed to resolve module specifier '@storyblok/astr…
-
OG:Image seems to be broken with Nuxt 3.10.2 and latest nuxt-og-image version at least in my setup.
```
//nuxt.config.ts
site: {
url: process.env.DOMAIN,
},
export const modules: Nuxt…