-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
None
-
None
I have a repeater with 2 entries :
- I can edit the rich text of the last one only
- I add a new entry, the richtext of added entry is not editable
There is a JS error in logs (but I am sure there is link with this issue)
RichText.js:1205 Uncaught TypeError: counter.parent.removeCls is not a function(…) _updateCharCounter @ RichText.js:1205 _update @ RichText.js:1174 (anonymous function) @ ext-all-debug.js:6696setTimeout (async)_onUpdate @ RichText.js:1139 (anonymous function) @ ext-all-debug.js:6696 fire @ tinymce.js:23703fire @ tinymce.js:24022 delegate @ tinymce.js:32320 executeHandlers @ tinymce.js:925 defaultNativeHandler @ tinymce.js:952
- depends on
-
RUNTIME-2263 RichText leads to JS error when there is a maxLength
- Closed