Simon Smith
Simon Smith
I just found a workaround, which was to stay on `5.0.0` of this library
Can confirm that @nopelluhh is correct on the diagnosis. We currently see a lot of this in our logs. One possible solution we are investigating is disabling the button submit...
Removed my fork and recreated as standalone - https://github.com/simonsmith/cypress-image-snapshot Contributions welcome there
@jcubic What have you encountered that is breaking in Cypress 11? I'm yet to update my projects but when I do I can fix any major pain points
It's on my list to update to Cypress 11 for my own projects, once I do I'll update the fork. Thanks for the workaround for now @uilton-oliveira
I am in the middle of a rewrite of cypress-image-snapshot at the moment. I will replace my fork with it once it's ready. Thanks for all your continued help!
Removed my fork and [recreated as standalone](https://github.com/simonsmith/cypress-image-snapshot) Have a few more bits to add/test and then will release a new version
Right now it currently supports `customSnapshotsDir`. Seen here - https://github.com/americanexpress/jest-image-snapshot#%EF%B8%8F-api
@abf7d Yep, I am currently working out some issues with getting semantic-release to work correctly. I am also going to be testing the new version on a work project with...
Removed my fork and recreated as standalone - https://github.com/simonsmith/cypress-image-snapshot