-
Bug
-
Resolution: Unresolved
-
Medium
-
1
-
Severity 2 - Major
-
4
-
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
- Create a connect app with dyncamicContentMacro
- In the macro edit page, add a DOMContentLoaded event listener
- install the app and then add the macro to a page
- TEST1 - edit the macro and DOMContentLoaded will be triggered
- now publish the page
- go into edit more again
- 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
- is depended on by
-
ECOHELP-76210 Loading...