wpilibsuite / shuffleboard

A modern dashboard for FRC
Other
79 stars 84 forks source link

Fix IndexOutOfBoundsException in tab setup #772

Closed Starlight220 closed 1 year ago

Starlight220 commented 1 year ago

This would occasionally throw exceptions when getTabs().size() == 0.