-
Bug
-
Resolution: Fixed
-
Low
-
Severity 2 - Major
-
1
-
Issue Summary
Connect JS AP.getMacroBody does not work in Preview Mode
Steps to Reproduce
- Create a connect macro that has a body and gets it using AP.getMacroBody method
- Add the macro into a page
- Preview the page
Expected Results
AP.getMacroBody returns the macro body.
Actual Results
AP.getMacroBody does not return the. macro body.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available