Matt Treichel

Results 3 issues of Matt Treichel

I'm running a project on Angular v12.2.14 and Cypress v6.9.1 and when I install the latest (v2.1.7) of this package and include `require('@cypress/snapshot').register()` in my `commands.js` as directed, I get...

This may be a more conceptual question than a direct issue with the tool per-say, but we have an Angular app that's using [Transloco](https://ngneat.github.io/transloco/) for asynchronous translated content. When we...

### Current Behavior Rapidly creating and destroying Graphics in v8 leads to a memory leak in at least Chrome, and eventually crashes with a `RangeError: Invalid array length`. Stack Trace:...