I'm trying to integrate Quill and ShareDB with a package called quill-cursors
found here. The example is available here: https://github.com/pedrosanta/quill-sharedb-cursors.
The demo works well, but when running on my local machine, I've encountered the following error: Uncaught TypeError: Object.values is not a function.
Why might that be?
Asked
Active
Viewed 243 times
1

happy
- 11
- 2
-
Where this error occurs ? On client side ? On server side ? Please give more clues in order to help you – guillaumepotier Feb 14 '19 at 09:41