bencripps / react-redux-grid

A React Grid/Tree Component written in the Redux Pattern
http://react-redux-grid.herokuapp.com/
MIT License
444 stars 63 forks source link

Issue with Ie11 #190

Closed sudipta-trip closed 6 years ago

sudipta-trip commented 6 years ago

I get the following error on IE 11. Unable to get property '__reactInternalInstance$yzdkl2pqwp9r' of undefined or null reference. File: bundle.js, Line: 15685, Column: 4

bencripps commented 6 years ago

Hmm, that's not really enough information to help. Can you find out which line (from the non-minified code) is throwing? It also seems like this could have to do with your implementation?