progressively icon indicating copy to clipboard operation
progressively copied to clipboard

e.addEventListener is not a function using webpack

Open vitticeps opened this issue 5 years ago • 0 comments

Using with webpack I got an error as 'e.addEventListener is not a function' in .init() line 151. I adding window||this instead of this in row 21

vitticeps avatar May 07 '20 20:05 vitticeps