Page 1 of 1
WYSIWYG editor broken
Posted: Fri Dec 02, 2022 6:58 pm
by chpwebmaster
I was on files version 2022.11.01 and just updated to 2022.11.29.
The WYSIWYG editor now shows up on the first edit form with a WYSIWYG editor object and then disappears after saving, refreshing, or changing forms until such time as I reload the browser tab. I checked in both chrome and FF and that there were no console errors.
Re: WYSIWYG editor broken
Posted: Fri Dec 02, 2022 7:06 pm
by kev1n
I believe that's a caching issue. Try clearing the browser's cache. (I am aware that this is not ideal and we need to find a better solution)
Re: WYSIWYG editor broken
Posted: Fri Dec 02, 2022 7:13 pm
by chpwebmaster
nope that's usually one of my first tries and I may or may not have this time but after trying it it's still doing it
Re: WYSIWYG editor broken
Posted: Fri Dec 02, 2022 7:20 pm
by chpwebmaster
and upon a further test I have 2 forms that use it and each one is showing only on the first load for that form
Re: WYSIWYG editor broken
Posted: Fri Dec 02, 2022 7:46 pm
by kev1n
You might have to use the previous core/nuwysiwyg.js and core/libs/tinymce until a solution has been found.
Also, it would be useful if you could post the error messages from the developer console here (if there are any)
Re: WYSIWYG editor broken
Posted: Fri Dec 02, 2022 8:27 pm
by chpwebmaster
Rolling back the version fixed it and there were no messages in the console.
Re: WYSIWYG editor broken
Posted: Mon Dec 05, 2022 2:13 pm
by chpwebmaster
the github update from an hour ago fixes it and this issue can be considered resolved. Thank you for the quick fix.