ersan
Results
3
comments of
ersan
I faced the same issue. Which cypres version do you use? I use `cypress: 10.1.0` so that I added following code to my `cypress.config.ts` file and it was solved for...
My issue was related to custom Vue plugin implementation.
I faced one more time this issue. When I removed autoUnmask option, it was fixed. It is weird :/