Confluence Panel Macro in Fabric Editor - Unable to render Calendar macro

XMLWordPrintable

    • 3
    • Minor
    • 2

      Issue Summary

      When there is a calendar macro inside a panel macro the calendar does not render and instead a loading icon is displayed

      Steps to Reproduce

      <p />
      <ac:structured-macro ac:name="panel" ac:schema-version="1" data-layout="default" ac:local-id="e9d0b74e-bf2f-4898-a639-6e4837c7b11f" ac:macro-id="e4b6c9f9-85de-42d8-900a-988bb9519abb">
          <ac:parameter ac:name="title">Panel Test</ac:parameter>
          <ac:rich-text-body>
              <p>This is a test for panel</p>
              <ac:structured-macro ac:name="calendar" ac:schema-version="1" data-layout="default" ac:local-id="326480c2-db67-4fea-8ce2-12aeb9290fd8" ac:macro-id="a5198be4-c982-44d7-bfcc-e87bab41cc75">
                  <ac:parameter ac:name="id">37396b7a-1569-4d4a-aa39-85dcd4af2a0b</ac:parameter>
              </ac:structured-macro>
          </ac:rich-text-body>
      </ac:structured-macro>
      <p />
      1. Create a page using the code above
      2. Access the page in view mode

      Expected Results

      The calendar macro should load inside the panel macro

      Actual Results

      Panel macro is displayed but the calendar is not

      ...
      

      Workaround

      Remove the calendar from the panel and place it out side the macro

            Assignee:
            Cathy Li
            Reporter:
            Michael Gonzalez (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: