Marco Wettstein
Marco Wettstein
seems to work for me. hope that @vcarl or @dbarbalato can merge and release soon!
would also love to have this improvement. Is there a fork available with this functionality?
I created a fork and implemented an update behaviour there. For every cfs-field, I fetch the corresponding property in the document that should be updated and delete the files, that...
Deleting files occure before inserting the new ones. So if insertion of a new file fails, the old files are deleted nevertheless. (by the way: i forget to push the...
It is a prove-of-concept. @aldeed, I am testing my fork currently and try to improve the failure-handling. It also needs refactoring. We might could merge back, if it is in...
still happens with latest version
> Hi, it looks like this is related to a change in google tag manager where it's injecting a new script to the head breaking the `next-head-count` order. Can you...
Storyshots is unable to run tests using Angular 12 or 13 with storybook suite 6.4.9 ot 6.5.0-alpha.4
happend to me as well with react, when upgrading storybook from 6.4.0 to 6.4.18
Storyshots is unable to run tests using Angular 12 or 13 with storybook suite 6.4.9 ot 6.5.0-alpha.4
> > happend to me as well with react, when upgrading storybook from 6.4.0 to 6.4.18 > > Interesting. so, it worked on 6.4.0 but sometime since then it broke?...
Storyshots is unable to run tests using Angular 12 or 13 with storybook suite 6.4.9 ot 6.5.0-alpha.4
could not find the issue, i think its not directly related to storybook, but i have no idea what causes the issue.