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

Modified useEffect/react code to fix the weird state issue #130

Closed kennethAltheaSystems closed 2 years ago

kennethAltheaSystems commented 2 years ago

The code should now handle the weird state issue since I modified the logic. There was an issue with the if statement for changing displaystate and this logic seems to handle the change correctly afaik.