"@progress/kendo-react-grid": "^3.15.0"
- Configure a Kendo React Grid with paging on a react-bootstrap tab that is hidden on initial load
- Navigate to the tab - the Grid is rendered with truncated paging controls and no item count
- Resize the screen in any way - the full paging controls and item count are restored
Is there a workaround for this issue?