Ricardo Diaz
Ricardo Diaz
As an update, tried 11.0.1 and still have the same problem. Here's the basic log after the run, let me know if you want the debug log: ``` Running: Views/SiteView/Nodes/EditSiteName.specs.tsx...
> @cubanx do you have 'experimentalSessionAndOrigin' enabled? Yes we do! Do you think that's it?
Turned off the experimental support and we ran clean. I only added it because in a couple of places local storage stubbornly stuck around. I just addressed those directly and...
We are getting the same error also intermittently. I don't think we had it as far back as 12.17.4 but I can't say that for certain. It only seems to...
Does anyone know of a way to suppress this error until we can get a resolution?
@AtofStryker We are using whatever `webpack-dev-server` comes with Cypress, so I assume it is version 4. I concur that it seems large tests suites seem to cause this issue. To...