enonic / app-contentstudio-old

Enonic XP - Content Studio app
GNU General Public License v3.0
1 stars 1 forks source link

Page Component View should be disabled after version rollback #436

Closed sgauruseu closed 5 years ago

sgauruseu commented 6 years ago
  1. Open Features and insert 2-3 images , save the version
  2. Open Version History in details panel and rollback the previous version .
  3. Component View is refreshing in this time as well, error appears in the console when you try to drag an image component in this moment . LoadMask appears on the page.

image

Uncaught TypeError: Cannot read property 'getData' of undefined at PageComponentsGridDragHandler.updateDragHelperStatus (bundle.js:1) at PageComponentsGridDragHandler.handleBeforeMoveRows (bundle.js:1) at Event.notify (_all.js:12166) at SlickGrid.handleDrag (_all.js:18408) at Event.notify (_all.js:12166) at trigger (_all.js:13750) at HTMLDivElement.handleDrag (_all.js:15156) at HTMLDivElement.dispatch (_all.js:2985) at HTMLDivElement.$event.dispatch (_all.js:11713) at HTMLDivElement.<anonymous> (_all.js:11598)

jsi commented 5 years ago

Issue moved to enonic/app-contentstudio #20 via ZenHub