-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Ecosystem
-
None
-
3
-
Severity 3 - Minor
Issue Summary
When a "create from template" macro is nested inside a Forge UI Kit bodied macro on a live page, it fails to render and instead displays an `inlineExtension` placeholder. This issue is observed specifically on the live page.
Steps to Reproduce
- Create a live page.
- Insert a Forge UI Kit bodied macro.
- Insert a "create from template" macro inside the Forge UI Kit bodied macro body.
- Refresh the page.
Expected Results
The "create from template" macro nested inside the Forge UI Kit bodied macro renders correctly.
Actual Results
The "create from template" macro fails to render. Instead, an `inlineExtension` placeholder is shown in its place.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.