Crisoforo Lopez
Crisoforo Lopez
Hello, I installed your package and I am able to get it start, but it seems the above functionality is not working. cropper.setDragMode("move"); cropper.crop() you can find the code and...
How can I unit test this piece of code? I cannot find any example on how I can unit test this: this.hotkeysService.add(new Hotkey('ctrl+shift+t', (event: KeyboardEvent): boolean => { //my actions...
I have a form which has buttons that call some actions on click, it gathers the event information which I use to save or perform other actions, I would like...
**IMPORTANT:** _Please be specific with an example. An issue with_ **Steps to reproduce and a minimal demo** Inject a date validator to a date formcontrol and manually enter leap dates,...