Closed entr closed 9 years ago
Please follow the code style in the JavaScript files. I don't have spaces like in the PHP code. So do not do $.each( ids
do $.each(ids
.
Camelcase should be used not sneakcase
No problem, just saw you have eslint rules defined. Plus I also need to add the flexible code, oops.
Thanks for merging this but is there a chance to get it released :pray:
Yeah, I will try to get a patch release out soon, did forget about this fix in the last patch release.
:bow:
Repeaters and flexibles in Papi suffer from https://github.com/tinymce/tinymce/issues/2277 Basically to workaround it, editor needs to be removed on sortstart and re-initiated on sortend.