davidroyer / vue2-editor

A text editor using Vue.js and Quill
MIT License
2.5k stars 362 forks source link

Editor doesn't see list #417

Closed Galllarate closed 8 months ago

Galllarate commented 10 months ago

Hello, when I use a custom toolbar list (ordered or bullet). The editor can't see the changes. How it looks like

I have preview and edit mode for text. And in edit mode, I want to create a list. When I create a list everything is okay. But when I save and reopen edit mode my list is gone. Not displayed for some reason.

  1. This screen is a preview: image

  2. This screen is Edit mode: image

As you can see, empty space. How can I fix it? Thank you!

Galllarate commented 10 months ago

Update: The issue happened only when I used more than one tag <li>. But as you now in lists its happed very often)

davidroyer commented 8 months ago

This issue is stale because it has been open for 60 days with no activity.

davidroyer commented 8 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.