althea-net / rita-dash

User dashbaord for managing Rita
https://github.com/althea-net/rita
Apache License 2.0
8 stars 13 forks source link

Handle KeyLTE check when version null #143

Closed ptulugu closed 1 year ago

ptulugu commented 1 year ago

When toggling ports, version becomes none which causes this KeyLTE function to break the DOM tree. We handle this case and return false when we see no version. It shouldnt matter since the ports are disabled during this time