AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.23k stars 782 forks source link

Table is automatically focused when rows are autoselected #1968

Closed glorp47 closed 6 years ago

glorp47 commented 6 years ago

This means that the page doesn't automatically start showing from the top, it instead has the react bootstrap tables at the top (which is the middle of the page). Any way to fix this?