Closed Niby94 closed 5 years ago
There seems to an issue with the number list and bullet lists, as they are not shown, no matter what configuration I try.
This is my current configuration: `tinyMCETextField.setConfig("{ menubar: false,"
Even with the default configuration (so by not calling setConfig()), the lists will not show.
setConfig()
4.1 is now out with a tinymce version fixed to a version without the regression
There seems to an issue with the number list and bullet lists, as they are not shown, no matter what configuration I try.
This is my current configuration: `tinyMCETextField.setConfig("{ menubar: false,"
Even with the default configuration (so by not calling
setConfig()
), the lists will not show.