Connect macro not updating view in edit mode after update

XMLWordPrintable

    • 1
    • Severity 2 - Major
    • 0

      Issue Summary

      This is reproducible on Data Center: (no)

      Connect dyncamicContentMacro not firing DOMContentLoaded event for macros already published

      (Editing macro in a page that has been published is not updating the view in the editor)

      Steps to Reproduce

      1. Create a connect app with dyncamicContentMacro
      2. In the macro edit page, add a DOMContentLoaded event listener
      3. install the app and then add the macro to a page
      4. TEST1 - edit the macro and DOMContentLoaded will be triggered
      5. now publish the page
      6. go into edit more again
      7. TEST2 - edit the macro again

      Expected Results

      TEST1 DOMContentLoaded event should trigger
      TEST2 DOMContentLoaded event should trigger

      Actual Results

      TEST1 DOMContentLoaded event triggers
      TEST2 DOMContentLoaded event doesn't trigger

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Nashid Farhad
            Votes:
            23 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated: