jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.38k stars 1.15k forks source link

Ordered List prints from 1 to 9 only, when loading 20 li from html to draft, it resets to 0 after 9 li tags #1360

Open amankhatri2008 opened 1 year ago

amankhatri2008 commented 1 year ago

Steps to reproduce Go to https://jpuri.github.io/react-draft-wysiwyg/#/demo Go to 6th Option Selected ordered List Enter more than 10 Li tags 10th one will be shown as 0th Please refer to screenshot

image