Relative Content

Tag Archive for bootstrap-5react-typescriptkendo-react-uibootstrap5-modal

KendoReact Grid not rendering when resizing the browser window to small window less than 600px height

I am working on a project that uses KendoReact for the front end written on Typescript, Bootstrap 5 is used for styling alongside custom css files. I have an issue with rendering the Grid. The Grid is located within modal that uses Bootstrap 5 for styling it. The issue I face is that when I resize the browser screen to small size the Grid is gone and not visible anymore. As far as I know the grid would be displayed as long as the parent has enough height, so it takes me to the conclusion that the issue is with the Bootstrap, but still not entirely sure. Has anyone face such issue and could help me please ?

KendoReact Grid not rendering when resizing the browser window to small window less than 600px height

I am working on a project that uses KendoReact for the front end written on Typescript, Bootstrap 5 is used for styling alongside custom css files. I have an issue with rendering the Grid. The Grid is located within modal that uses Bootstrap 5 for styling it. The issue I face is that when I resize the browser screen to small size the Grid is gone and not visible anymore. As far as I know the grid would be displayed as long as the parent has enough height, so it takes me to the conclusion that the issue is with the Bootstrap, but still not entirely sure. Has anyone face such issue and could help me please ?