-
Use the one-liner that storyblok nuxt module provided to try solving the hydration mismatched issue on the blog article page.
-
https://github.com/sensiolabs-de/storyblok-api/blob/642fdf31fa5a37954d6e8b2c3397f1c9848376ec/src/Response/StoryResponse.php#L32
Phpstan is unhappy: those are array>
-
Please add support for the new gatsby image plugin: https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-image#readme
-
### Environment
- Operating System: Darwin
- Node Version: v18.16.1
- Nuxt Version: 3.11.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package Manager: yarn@1.22.18
- Builde…
-
[storyblokurl]: https://www.storyblok.com?utm_source=github.com&utm_medium=readme&utm_campaign=storyblok-astro
[![storyblok.com](https://a.storyblok.com/f/88751/1500x500/7974d6bc34/storyblok-astro.…
-
How to replicate:
1. In the Storyblok admin, edit a story and add a Bullet List to a Rich Text field.
2. Add a bullet to the Bullet List, such as: Quisque maximus enim eu lectus tincidunt vulputat…
-
**The feature would affect:** (check one with "x")
- [x] *app.storyblok.com (CMS - Interface)*
- [ ] *api.storyblok.com (CMS - Content Delivery API)*
- [ ] *mapi.storyblok.com (CMS - Manageme…
-
**Describe the bug**
Created a Vue field plugin using monorepo with the cli
**To Reproduce**
Steps to reproduce the behavior:
Ass simple starter field to log the options
Add options to field-…
-
### Astro Info
```block
Astro v4.11.5
Node v22.4.0
System Linux (x64)
Package Manager npm
Output static
Adapte…
-
### Describe the bug
This is useful for the CMS StoryBlok where it has a visual editor, it does this by updating the data json as you type. In Svelte 4 we can reassign this to the data attribute so…