OnionIoT / Onion-Console

Web application for accessing Onion devices
GNU Affero General Public License v3.0
70 stars 13 forks source link

`devId` is always `null` in onion-wifi-provider #105

Open michaelsanford opened 6 years ago

michaelsanford commented 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.

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.