Nicolas Garnier

Results 6 comments of Nicolas Garnier

Having the same issue here as well, will we have any update on this? Not being able to access images in Javascript because headers can't be set on the a.storyblok...

More than a year later and this issue still hasn't been addressed. I tried the "new" API and even there CORS headers won't be set properly: https://storyblok.com/docs/image-service Could you please...

Edit: it looks like an error on my side, closing the issue.

Actually reopening the issue! I managed to recreate it: It appears that calling again `fetch()` in another component will override the `fetch()` in my first component. Is @nuxt/content overriding the...

Hey, Yes what you describe is the expected behaviour, but in reality it doesn't happen and calling `fetch()` inside one component will override a `fetch()` in another component

I experience the same issue, have you found a workaround?