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
d29f83f Printd doesn't print urls on latest Chrome 99.0 due to deprecated API. PR #19 resolves #18 reported by @conorholgate. Thanks to @ReynerHL and @jagDanJu for testing on IE 11.
0f65d47 Prefer one options argument in constructor
0f65d47 Add the ability to passing head and body elements as options
Fixes
Fixes #33
Breaking
Due options in constructor, now parent argument should be part of the options like: { parent: document.body }. More info at https://github.com/joseluisq/printd#api