-
### Description
The library has the `storyblokEditable` action which allow the component to be used in the visual editor by adding this:
```js
node.setAttribute("data-blok-c", options["data-blo…
-
With a boolean field, the generated type is
```
fieldName?: boolean;
```
Which means the field can either be `true`, `false` or `undefined`.
In Storyblok, when we set such a field, there's …
-
Create Translation file for Czech
-
[storyblokurl]: https://www.storyblok.com?utm_source=github.com&utm_medium=issue-template
---
## Expected Behavior
For the lib/StoryblokComponent.vue component to be useful, it would be…
-
[storyblokurl]: https://www.storyblok.com?utm_source=github.com&utm_medium=issue-template
When using the JS client to request a signed response object to upload a file via management API, there i…
-
### Describe the issue you're facing
When calling useAsyncStoryblok with a nonexistent url, I get undefined back.
In the documentation there is this bit:
![image](https://github.com/storyblok/st…
-
### Describe the issue you're facing
My configuration is...
// the slug of the story
let slug = 'home';
// the storyblok params
let params = {
version: 'draft',
…
-
Now that we support image management, it makes sense to extend this to supporting image transformation.
So for example, a user uploads a full rez photo, and SonicJs will create various versions of…
-
Kann man zwar über das CMS setzen, hat aber in der Website dann keine Auswirkung.
-
[storyblokurl]: https://www.storyblok.com?utm_source=github.com&utm_medium=issue-template
@fgiuliani @arorachakit
Hey, I noticed that the `Storyblok Tutorial` link inside README.md is not up-to…