The site I am having a problem with is currently on DNN ver 9.9.0 (upgraded via recommended upgrade path) and XMod ver 4.09.03.
Subsequent to upgrading to 9.9.0 I’ve been testing before I complete the steps to remove Telerik per the dev groups recommendation on Slack and then upgrade further. All functionality works as expected except that I have several instances of where I have an "add form" and a corresponding, separate "edit" form with a template referencing the edit form. These have all worked fine in the past.
All edit forms are now showing something like the following in the console with tinymce installed (5.0) and used on the page (identically to how it is on the add form). tinymce does not load, but the edit to the textarea does "work" (post). I get no errors when a "magnific" popup is on the same page, but it does not work.
In the console, there is a path shown to jQuery and I've verified that the referenced file is indeed present.
Any ideas why plugins that work on add pages would report this kind of error on edit pages? I'm certain that as usual I am overlooking something silly, but a search did not reveal anything that seemed applicable. Thanks!