Rannie Peralta

Results 3 issues of Rannie Peralta

I add a custom class `.help-context-menu` using `context-menu-class` attribute to apply a custom style to it. But, after closing it and open other context menu, the custom class `.help-context-menu` was...

Does AuditJS also check the packages over yarn workspace package dependencies? Really appreciated your answer.

enhancement

Unable to query the mounted element from `document` while it is accessible from `$rootElement`. ### How to reproduce? ```javascript import angular from 'angular'; import { mount } from 'cypress-angularjs-unit-test'; it('should...