vue-media icon indicating copy to clipboard operation
vue-media copied to clipboard

Inconsistent results when printing

Open hackel opened this issue 8 years ago • 1 comments

This may just be a whole slew of browser bugs, but I'm having a hell of a time getting this to work with print media queries. Chromium seems to pick it up most of the time, but doesn't render images inserted inside the media component. Firefox doesn't seem to trigger the media component at all, and so the result is a page with whatever print CSS is defined, but the screen media component content.

hackel avatar Aug 21 '17 19:08 hackel

repro link?

egoist avatar Aug 21 '17 23:08 egoist