Currently, behaviors are not properly detached which can lead to any sort of issues when loading or replacing content through ajax.

We are setting (on purpose) quickedit detach behaviors to null - but we should do the same cleaning of models and fields it does.

Comments

vdsh created an issue. See original summary.

  • vdsh committed ae46e94 on 1.0.x
    Issue #3188169 by vdsh: Fix detach behavior
    
vdsh’s picture

This was actually much easier than the first time I played with it. Just reused quickedit detachBehaviors removing everything related to the contextual links

vdsh’s picture

Status: Active » Fixed

  • vdsh committed 6efaf1e on 1.0.x
    Issue #3188169 by vdsh: Fix detach behavior
    
vdsh’s picture

Some additional changes were needed to close the popup and cleanly detach behaviors if a quickedit popup on an item detached was opened at the time of the detach behaviors.

  • vdsh committed 258a06a on 1.0.x
    Issue #3188169 by vdsh: Fix detach behavior
    Forgot to remove part of the...

  • vdsh committed 651cba9 on 1.0.x
    Issue #3188169 by vdsh: Fix detach behavior
    Issues where it was not...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.