react-quill icon indicating copy to clipboard operation
react-quill copied to clipboard

Formatting doesn't work in production

Open bobur-ops opened this issue 2 years ago • 4 comments

Hey! I have a React quill text editor on my project and on dev mode everything is perfect! But when I published my website to vercel, I noticed that some features like align, fontSize , color and so on, don't work at all. I am using NextJs with TS. Do you have any ideas guys?

bobur-ops avatar Oct 26 '22 18:10 bobur-ops

I have the same problem. Any help?

youngkim0 avatar Nov 07 '22 13:11 youngkim0

I am also facing the same problem.

JoaoMagnago avatar Nov 16 '22 20:11 JoaoMagnago

This is still an issue...

SeanMcGrath avatar Mar 20 '23 18:03 SeanMcGrath

This resolves mine https://stackoverflow.com/questions/74209518/some-features-of-react-quill-dont-work-in-production

junocs avatar Oct 27 '23 15:10 junocs