balena-io-experimental / starter-interface

A device interface for using Balena devices. It can be used to interact with your device, or as a starter project to create your own interface.
MIT License
32 stars 10 forks source link

Can't connect to open WiFi #135

Open luandro opened 1 year ago

luandro commented 1 year ago

The UI form validation for the captive-portal and the dashboard don't permit to connect to a password-less access-point.

maggie44 commented 1 year ago

You can raise a PR to remove the three lines here that will remove the rule:

https://github.com/balena-labs-research/starter-interface/blob/5cc4965c6caecdad07875942ab209c8092ab6910/ui/src/components/WifiConnect.vue#L92