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

Not hide placeholder when entering the word in the text editor #76

Closed boyanhtrai closed 4 months ago

boyanhtrai commented 5 months ago

Not hide placeholder when entering the word in the text editor

image

version: "react-quilljs": "^2.0.0", "quill": "^2.0.2",

gtgalone commented 4 months ago

Hello @boyanhtrai !

For me, it is working good.

https://codesandbox.io/p/sandbox/react-quilljsbasic-wm0uk?file=%2Fsrc%2FApp.js%3A13%2C66

boyanhtrai commented 4 months ago

I can reproduce when you typing Japanese, Vietnamese or so on