-
Bug
-
Resolution: Cannot Reproduce
-
Low
-
None
-
1
-
Minor
-
Issue Summary
Unable to use include page macro to display text and images from other pages as the images are not loaded
Steps to Reproduce
- Create Page A with an image
- Create Page B with an image
- Create a Page C using a "page-include" macro referring to page A
- Create a Page D using a "page-include" macro referring to page B
Expected Results
Content within pages C and D should show the text and images inside pages A and B, but instead shows an error.
Actual Results
Content within pages C and D should show the text and images inside pages A and B, but instead shows an error.
The error can be triggered only when you use the navigation section on the space to switch(click) between pages if the page is reloaded the issue doesn't appear as the page renders the content statically.
When the error appears I can see the page requesting for the blob image and returning to the browser but this is not rendered on the page.
Workaround
Access pages by link and don't use the navigation menu on the space
- mentioned in
-
Page Loading...