froala / angular-froala

Angular.js bindings for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
306 stars 123 forks source link

Clicking on ordered list items changes their numbers back to 0 #194

Closed phuongpt closed 5 years ago

phuongpt commented 5 years ago

Hi guys, I click around on the items while editing and.... the numbers change to 0 on each one I click on. I'm using angular v1 and ionic.

screen shot 2018-11-05 at 11 53 47 am screen shot 2018-11-05 at 11 53 28 am

stefanneculai commented 5 years ago

@phuongpt most likely you have some CSS there on the page which gets into conflict with the editor and changes the list style item.