Zihua Li

Results 343 comments of Zihua Li

The code doesn't run on my side.

Closing as it's likely not a bug on Quill side. Feel free to reopen if you could provide a reproducible example.

All properties inside an op should be serializable (e.g. plain object) without and circular structures because those data would be returned when you call `quill.getContents()`, and the result is expected...

Might be fixed with https://github.com/quilljs/quill/pull/4127

I'm seeing the correct nested `` structure: https://share.slab.com/3LzpmqCc. Did I miss anything?

Okay I got you. I thought it was about lists. This is a bit tricky as there's no standard way to express the indentation of a block in HTML so...

Everything looks correct. Can you reproduce the issue in https://quilljs.com/playground/snow?

Can you reproduce this in https://quilljs.com/playground/snow?

Looks like #4147. Merging into it