Jadir J. S. Junior
Jadir J. S. Junior
I want too
@cassiourugit I tried that and a get a error ``` ReferenceError: global is not defined at Object. (node_modules/graceful-fs/graceful-fs.js:92:1) at Object. (node_modules/expect/build/toThrowMatchers.js:10:24) at Object. (node_modules/expect/build/index.js:35:48) ```
I have to simulate:  In the ChromeHeadless work normally
I create a little helper with the jonaths code ``` import { fireEvent } from '@testing-library/angular'; export class UserEvent { static typeNumber( element: Element | Node | Document | Window,...
@KiranRachumalla Around noon GMT today (2-DEC-2021), ng2-material-dropdown moved to version 1.0. This new version breaks my code, and this is the only dependency. Workaround: changing my code's package-lock.json's dependcies. ng2-material-dropdown...