You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
I am debugging a website that contains an iframe named something like "easyXDM_default868_provider". WIthin that frame is another iframe with no name. The src for outer frame is "https://myserver/somedoc" and the src for the inner iframe is just "/someotherdoc".
I do not know where easyXDM comes in or why it is being used (since neither request is cross domain).
Everything looks fine, except when a user goes to print from the browser, none of the content from the inner iframe prints. (I cant tell if the outer frame prints because there is no content except the inner iframe)
And advice would be appreciated. Thank you.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Has anyone had trouble printing?
I am debugging a website that contains an iframe named something like "easyXDM_default868_provider". WIthin that frame is another iframe with no name. The src for outer frame is "https://myserver/somedoc" and the src for the inner iframe is just "/someotherdoc".
I do not know where easyXDM comes in or why it is being used (since neither request is cross domain).
Everything looks fine, except when a user goes to print from the browser, none of the content from the inner iframe prints. (I cant tell if the outer frame prints because there is no content except the inner iframe)
And advice would be appreciated. Thank you.
The text was updated successfully, but these errors were encountered: