1904labs / dom-to-image-more

Generates an image from a DOM node using HTML5 canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Window breaks Angular Universal

davizote opened this issue · comments

Access to window breaks Angular Universal because is undefined.

Can you solve it and avoid to access window, or returning a shim?

Thanks!

Can I get a mini project that shows what you're encountering and what version you're using? I suspect it would be an easy fix.