react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
Warning: Failed prop type: The prop `data` is marked as required in `DataProvider`, but its value is `undefined`.
Hello, I am trying to pass the data inside the BootstrapTable with my {state.entregasIdUsuario} , but the data does not arrive as it should and I receive the following errors in the console, does anyone know why this happens?
I attach the photos with the errors in the console and also with the parts of the code: