Arthur Datsenko-Boos

Results 3 comments of Arthur Datsenko-Boos

You can set display to none in your css and then change it directly on render, using style option: ``` const blob = await toBlob(element, { style: { display: 'flex',...

> As a temporary workaround, the error can be avoided by adding an optional chain like so: > > node_modules/@storybook/vue3/dist/index.mjs > > ```js > import { renderToCanvas, decorateStory, render }...

I'm still experiencing the issue with the latest version of the package(