This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Description
Hi! I've installed the ngx-quill-editor and it works perfectly, but I need to add the Undo/Redo buttons and I can't make it works.
Here you have a github repository that I've created and reproduced the Issue.
https://github.com/didacpr/quill-editor
I'm using:
- Angular 7.2.0
- "ngx-quill-editor": "^2.2.2",
What am I doing wrong?
Thanks!