Twitter-Post-Fetcher icon indicating copy to clipboard operation
Twitter-Post-Fetcher copied to clipboard

Added window undefined check

Open aturner-zengenti opened this issue 5 years ago • 0 comments

The fetcher was failing our build process, the error that was returning was ReferenceError: window is not defined.

I've added a window check around the JavaScript to prevent this issue from occurring.

aturner-zengenti avatar Apr 23 '19 11:04 aturner-zengenti