gtgalone / react-quilljs

React Hook Wrapper for Quill, powerful rich text editor.
https://www.npmjs.com/package/react-quilljs
MIT License
248 stars 28 forks source link

Quill cursors are not showing correctly #11

Closed grizafisjr closed 3 years ago

grizafisjr commented 3 years ago

I was trying to integrate the quill-cursors with react-quilljs, but I am having some issue for showing that.

This is the live example: https://codesandbox.io/s/react-quilljsbasic-forked-8rhl3?file=/src/App.js:1390-1641

image

gtgalone commented 3 years ago

@grizafisjr Thank you for using.

Now I am working. After this, I will check it.

gtgalone commented 3 years ago

@grizafisjr Could you try more?

I think this is working and no problem with react-quilljs.

This library is just mapping Quill. There is no under the hood.

grizafisjr commented 3 years ago

@gtgalone I tried again and I am still seeing same issue. Did you play around with the codesandbox I provided in the description?

gtgalone commented 3 years ago

@grizafisjr

I would like to. But for now, I am so busy building services. I will try when I have time.