react-gif-player icon indicating copy to clipboard operation
react-gif-player copied to clipboard

gifplayer.js:286 Uncaught TypeError: Cannot read property 'string' of undefined

Open krearthur opened this issue 4 years ago • 0 comments

I have a react app and use this library. The browser console shows this error for a page where I put the react-gif-player <GifPlayer> element:

gifplayer.js:286 Uncaught TypeError: Cannot read property 'string' of undefined at Module. (gifplayer.js:286) at webpack_require (gifplayer.js:30) at gifplayer.js:94 at gifplayer.js:97 at webpackUniversalModuleDefinition (gifplayer.js:9) at gifplayer.js:10

I use react version 16.12.0.

krearthur avatar Dec 21 '19 09:12 krearthur