react-gif-player
react-gif-player copied to clipboard
gifplayer.js:286 Uncaught TypeError: Cannot read property 'string' of undefined
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.
I use react version 16.12.0.