Dmitriy Lazarev
Dmitriy Lazarev
@adiun, Hi. I didn't see that error while fixing creevey to work with Vite. But I checked, that Creevey works in your monorepo project with vite and also it works...
@adiun no I didn't. But I'm pretty sure if creevey starts tests without any errors, the extract will work as well, because it reuse same logic to get stories meta....
@cassiourugit I think it's possible. But I haven't tried it. Try to define `dockerImage` property in browser parameters inside creevey config like this: ```js // .creevey/config.js module.exports = { /*...
Thanks for update. I haven't seen Hermione maybe 2 years, could you share where I can take a look on it? By saying "Storybook Support" I mean, you don't need...
I definitely have to clarify meaning in docs )
Yeah, I haven't described it yet. But, sure, I'll add this in docs.
Yep. I know about this issue. I'm going to change the default algorithm of resolving a `captureElement`, so it will work the same as in Chromatic. For now, you can...
Yeah, I can improve it a little. But there is a scenario when you have a test with multiple screenshot assertions, where each screenshot has its own name. On a...
I think that scenario is rare and it's ok to make the common case better leave the rare case as is
Don't work in IE11 😞 [http://i.imgur.com/WE0cSjT.png](url)