Dashboard length limits

Good day.

We have faced dashboard length limit. When are are trying to modify existing dashboards or create new one, we are unable to scroll down and add more than 10-12 widgets. When we create next 13th widget it doesnt more downstairs, it just overrides one of the existing widgets.

How can we resolve this issue.

validate.php output

./validate.php

Component Version
LibreNMS 1.64.1
DB Schema 2020_04_06_001048_the_great_index_rename (165)
PHP 7.2.24-0ubuntu0.18.04.6
Python 3.6.9
MySQL 10.1.44-MariaDB-0ubuntu0.18.04.1
RRDTool 1.7.0
SNMP NET-SNMP 5.7.3

Hello, unfortunately there is a limit from the widget js, someone posted a fix but just be careful as by modifying core files you could break a future update of librenms etc… 15 Widget - Dashboard Limit?

But i have only 10 or 12 widgets depends on dashboards, not 15.

i think it’s an overall size constraint of rows, so maybe 15 normal or small size widgets will fit, but if you have 2 large widgets that take up the max rows set by that gridster js, then thats all you can have.

Do you know where gridster js is located?