-
https://github.com/jpkha/nextjs13-storyblok/blob/main/pages/api/preview.js#L8
```js
if (req.query.secret !== 'MY_SECRET_TOKEN') {
return res.status(401).json({ message: 'Invalid token' })
…
-
Error: [vite] Internal server error: Missing "./source" export in "storyblok-js-client" package
Been following this https://www.storyblok.com/mp/storyblok-meets-vue3-nuxt3
Node js lts
-
[storyblokurl]: https://www.storyblok.com?utm_source=github.com&utm_medium=issue-template
resolveRelations does not work correctly in some cases when resolving a list of relations on a global compo…
-
`
ERROR Failed to resolve import "#tailwind-config/theme/colors" from "node_modules\@nuxthq\ui\dist\runtime\plugins\colors.mjs?v=b331f5e1". Does the file exist? …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
running `np…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.16.0`
- Nuxt Version: `3.4.1`
- Nitro Version: `2.3.3`
- Package Manager: `npm@9.5.1`
- Builder: `vite`
…
-
Using this code by official documentation
```
---
import { useStoryblokApi } from '@storyblok/astro'
import StoryblokComponent from '@storyblok/astro/StoryblokComponent.astro'
export async func…
-
According to the spec https://a.storyblok.com/f/104752/x/bef34fe816/bmecat_2005_en.pdf it should be a multiple field.
I have an BMEcat XML that uses multiple languages and it does not work. It just…
-
I've upgraded from Gatsby 2 to 3 but now my Gatsby-node is dying. I've switch from my code that was working to the example that you list in the readme just to make sure its not my code that needed to …
-
[storyblokurl]: https://www.storyblok.com?utm_source=github.com&utm_medium=readme&utm_campaign=storyblok-js-client
[![storyblok.com](https://a.storyblok.com/f/88751/1776x360/4d075611c6/sb-js-sdk.pn…