Samuel Meyer
Samuel Meyer
In v2.6.0, Typescript threw errors when `onlyOn` was imported, but worked correctly for `cy.onlyOn`. Now in v2.6.1 (after https://github.com/cypress-io/cypress-skip-test/pull/143), Typescript correctly types the `onlyOn` import, but `cy.onlyOn` does not have...
When using Webpack (as a part of Angular), I get a warning on each build about `Warning: ..../mixpanel.service.ts depends on 'mixpanel-browser'. CommonJS or AMD dependencies can cause optimization bailouts.` I...
#### HTML Injection is possible if users of this library make [data] use user-supplied text #### Expected result A developer using this library is likely to assume that a name...