Jason Day
Jason Day
Ugh. Alright, I'm going to strip out options to just the base print function and see how that fares and work back.
`contentWindow.print` appears to be the culprit for iOS/chrome. We could do the hack that we used for IE - appending `window.print` to the iframe.
No preference. Also digging through chromium references, such as: https://issues.chromium.org/issues/41411048 Which also includes a `myWindow.document.close()` before focus and print. > iframe.document.close() method is used to signal the end of a...
@shiragoodman I updated DraftingTemplate 2.4/3.0 removing the `platform-design-system-team` label and went through the Dec 1+ DTs to update. @rsmithadhoc this is ready for review.
Whoops @rsmithadhoc - my bad. Thanks @shiragoodman