adobe / aem-react-core-wcm-components-base

Apache License 2.0
18 stars 10 forks source link

Switching devices in editor destroys editing capabilities #7

Open gruberrolandvaltech opened 2 years ago

gruberrolandvaltech commented 2 years ago

Describe the bug Happens when you open the device selection in AEM edit mode and select a different device. The editor is no longer working. The blue boxes on top of the components are gone and no component can be edited.

After a page reload the boxes are back.

Package version 1.1.8

To Reproduce Steps to reproduce the behavior:

  1. Open AEM editor
  2. Switch to edit mode
  3. Open device selection in menu
  4. Change device
  5. Blue boxes are gone, no editing possible

Expected behavior The editing should still work after device switch.