I have problem with quill lists (checked list, doted list and numbered list) they do not render in page #4245
ChabbehAymen
started this conversation in
General
Replies: 1 comment
-
|
I've also encountered this issue. It appears to be due to quill v2 no longer providing support for the list bullet or ordered types. I compared the packages/quill/formats/list.ts files from quill v1 with that of quill v2. quill v1:quill v2:quill v2 appears to be missing the domNode.tagName checks to ensure that the list type is correctly defined, e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
secreen show bellow shoes the issue

the text in the middle should appear like this:
Beta Was this translation helpful? Give feedback.
All reactions