Open michaelsanford opened 6 years ago
In Onion Console v0.1.3 - Codename Brin, in (so far)
the devId passed to this.deviceProvider.callService is always null, so I cannot access any AP settings from the Console UI.
devId
this.deviceProvider.callService
null
That looks like a bug? It's called statically from onion-settings-wifi#refreshNetwork with null.
The Wi-Fi Settings and Wi-Fi AP Setting spages spin endlessly and throw an exception in the the browser's DevTools console.
In Onion Console v0.1.3 - Codename Brin, in (so far)
the
devId
passed tothis.deviceProvider.callService
is alwaysnull
, so I cannot access any AP settings from the Console UI.That looks like a bug? It's called statically from onion-settings-wifi#refreshNetwork with
null
.The Wi-Fi Settings and Wi-Fi AP Setting spages spin endlessly and throw an exception in the the browser's DevTools console.