The quill editor in version 2.0.3 replaces all spaces to " ". This is causing massive layout problems.
See bug report: slab/quill#4535
One solution is downgrading to version 2.0.2. Another is, to add a workaround/fix that replaces all " " back to spaces.
The quill editor in version 2.0.3 replaces all spaces to " ". This is causing massive layout problems.
See bug report: slab/quill#4535
One solution is downgrading to version 2.0.2. Another is, to add a workaround/fix that replaces all " " back to spaces.