doronsever
doronsever
How do i add watermark options? Is it possible?
After today's mac os update, if i use this settings in order to use the 'reply' option: `notifier.notify({ title: title, message: body, sound: true, reply: true })` The notification does...
I have a NG4 project and we are using this module for our file uploads. Since we turned the service-worker option in the cli, the progress bar stopped working. If...
#### Reproduction For some reason, in Stackblitz it works: https://stackblitz.com/edit/angular-ghqzcr But in a new project, the bug also reproduces: https://github.com/doronsever/drag-drop-bug I copied everything from stackblitz to my project and still...