Extension manager, install view, check the console
I don't care that the plan is to decouple the jQuery dependency, while it's still there it should still be loaded as needed and it's not being loaded before a script that needs it.
Labels |
Added:
?
|
Status | New | ⇒ | Discussion |
Category | ⇒ | JavaScript |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-10 13:28:06 |
Closed_By | ⇒ | joomla-cms-bot |
Closed_By | joomla-cms-bot | ⇒ | franz-wohlkoenig |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/21028
This was due to sync mess. The J4 script was/is jQuery free. The j3 code at some point added the drag and drop functionality (base on jQ) but the code merged in j4 as it was in j3 and thus the console error. I'll do a PR right now for this