react-show-more icon indicating copy to clipboard operation
react-show-more copied to clipboard

TypeError: Cannot read property 'node' of undefined

Open Sunil-tc opened this issue 6 years ago • 3 comments

I'm getting below error. I'm using, "react": "^16.2.0", "react-show-more": "^1.1.1",

TypeError: Cannot read property 'node' of undefined ./node_modules/react-show-more/lib/ShowMore.js node_modules/react-show-more/lib/ShowMore.js:116

Sunil-tc avatar Dec 23 '17 08:12 Sunil-tc