Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Overview tab: Fix javascript error (openhab#2414)
Fixes this error: ``` app.30bb9074a7a632ce30a5.js:2 TypeError: Cannot read properties of undefined (reading 'length') at i.overviewPage (app.30bb9074a7a632ce30a5.js:2:1827039) … ``` Also refactor the code for better readability. Signed-off-by: Jimmy Tanagra <[email protected]>
- Loading branch information