details-polyfill icon indicating copy to clipboard operation
details-polyfill copied to clipboard

Errors locally

Open stevenvachon opened this issue 7 years ago • 1 comments

TypeError: null is not an object (evaluating 'document.body.appendChild')

because document.body is currently null due to document.readyState === "loading".

stevenvachon avatar Apr 26 '17 20:04 stevenvachon

I see you had some changes, mind sending them over as a PR?

rstacruz avatar May 28 '17 03:05 rstacruz