rapila / cms-base

The rapila cms’ internals. Please file all issues here if they’re not directly related to a plugin or the sample site.
http://www.rapi.la
3 stars 1 forks source link

Page admin: move newly added content object is not executed #248

Closed juergmessmer closed 5 years ago

juergmessmer commented 5 years ago

Page_detail: A newly added content object (adminAddObjectToContainer) can't be moved directly. "adminMoveObject" is not executed. Only after reloading the page the object can be moved.

This bug exists since we updated to jQuery 3.1 and related modifications, e.g. new js-tree.

I tried to find a way to fix it, but don't really figure out how to do it :-)

juergmessmer commented 5 years ago

is duplicate of #246