-
-
Notifications
You must be signed in to change notification settings - Fork 447
Description
Safari 11 seems to have issues around some part of the implementation of printThis. Sometimes it'll prompt the user to ensure if you want to print or not, and after hitting yes it has inconsistent results. It'll either work fine, print a blank page, never display the print dialog, or even crash. It kind of feels like a bug in safari but maybe it can be worked around.
====================================================================
I use printThis in an ember addon. There's a demo below that reproduces the issue but if desired I can make a vanilla print this demo to show it off.
https://lucashill.github.io/ember-print-this/
====================================================================
Steps to reproduce the problem
- ... Try to print
====================================================================
What is the expected behaviour?
... print dialog displays with content
====================================================================
What is the observed behaviour?
... inconsistent as described above
====================================================================
When you set debug:true and inspect the iframe, what do you see?
... I can try this later sorry.
====================================================================
More Details
- Which browsers/versions does it happen on? Safari 11
- Which printThis version are you using? 1.12