Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] WiFi doesn't connect if there is a space in the SSID #412

Open
doudar opened this issue Dec 8, 2022 · 1 comment
Open

[BUG] WiFi doesn't connect if there is a space in the SSID #412

doudar opened this issue Dec 8, 2022 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@doudar
Copy link
Owner

doudar commented Dec 8, 2022

Description

SSID doesn't connected if there is a space in the name

Steps to reproduce

  1. Try to connect to a SSID with a space in the name

Expected behavior
It should connect

Actual behavior
It doesn't connect

Additional Information

I haven't checked the data yet but I believe this is an issue with how we trim data being sent from the HTML settings page. It's possibly an easy fix.

@doudar doudar changed the title [BUG] SSID doesn't connected if there is a space in the name [BUG] WiFi doesn't connected if there is a space in the SSID Dec 8, 2022
@doudar doudar changed the title [BUG] WiFi doesn't connected if there is a space in the SSID [BUG] WiFi doesn't connect if there is a space in the SSID Jan 8, 2023
@doudar doudar added bug Something isn't working help wanted Extra attention is needed labels Jan 14, 2023
@doudar
Copy link
Owner Author

doudar commented Mar 23, 2024

This is fixed by using the ConfigApp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant