Staijn1 / phos

Control your leds over wifi using a PWA Angular App
3 stars 0 forks source link

Fix page not loading on initial load #116

Closed Staijn1 closed 1 year ago

Staijn1 commented 1 year ago

Console has an error: "Cannot read properties generalSettings (or visualizerSettings) from undefined".

On initial load the localstorage is still empty. It's probably read before the defaults are set.