AllenFang / AllenFang/react-bootstrap-table
IE11 issue: "object doesn't support property or method 'find'"
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
`this.refs.table.handleAddRow(data);`
Solved for now using polly fill from here:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find?v=example#Browser_compatibility
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.