Jadir J. S. Junior

Results 5 comments of 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: ![bug](https://user-images.githubusercontent.com/8190617/181008495-faee2b14-802f-43a5-9d00-0748eaf86222.gif) 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...