-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Connect - Confluence
-
None
-
Severity 3 - Minor
-
Visual regression testing
Issue Summary:
When a Connect iframe is present within an embedded Confluence page on a site with a custom domain, the Connect iframe fails to load. This is because the hostOrigin of the iframe does not match the custom domain of the site.
Steps to Reproduce
- Navigate to a site with a custom domain.
- Navigate to/embed a confluence page with a Connect iframe present.
Expected Results
The iframe loads.
Actual Results
The iframe does not load. Checking AP._hostOrigin in the console (within the context of the iframe) will show the canonical URL rather than the custom domain.