Gavyn McKenzie
Gavyn McKenzie
Just piping in to say I installed fibers 5.0.0 on node 14.6.0 and now everything works great again. Thanks!
Send the request to the script with a small width specified for the image. When you say lazyload do you mean on scroll? No plans to implement that, personally feel...
Only local as far as I remember. Depends on the servers CORS settings I think... 2 thumbnail sizes: Yeah just set your sizes in the server array as the two...
Looks like this might be related: https://github.com/nuxt-community/pwa-module/issues/432
Any movement on this?
I'm having to abort on vue-select due to lack of optgroup support as well. Nice component otherwise!
Hey there, I also need this! We have multiple swagger specs that are considered separate APIs by the company, but require a combined set of documentation so we can plug...
@studiolathe I used the old baseUrl, which seemed to work. ```js image: { domains: ['a.storyblok.com'], storyblok: { baseURL: 'https://img2.storyblok.com', }, }, ```
Yeah this is preventing our use of prismic content within storybook which is a bit frustrating
Just diving in here in case anyone else experiences this. I have an Angular storybook which uses `storybook-dynamic-app-root` at the base. As this is a custom component, HTML treats it...