mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 17:15:53 +03:00
[GH-ISSUE #594] "Configure WiFi"-button is shown multiple times (ESP32) #498
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#498
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Curclamas on GitHub (Apr 19, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/594
Basic Infos
Hardware
WiFimanager Branch/Release: Development
Esp32 (rev0)
Hardware: ESP32 DevKitC
Core Version: 2.4.0, staging
Description
When viewing root URL of captive protal in browser, "Configure WiFi"-button is shown multiple times. (find generated HTML and screenshot below)
Settings in IDE
Module: ESP32 DevKitC
Additional libraries:
Sketch
Debug Messages
Generated HTML
Screenshot
@tablatronix commented on GitHub (Apr 19, 2018):
when was the last time you pulled?
@tablatronix commented on GitHub (Apr 20, 2018):
maybe pull and try again, I made some changes, added some debugging, I do not see this, are you doing anything not in your sketch example ?
@Curclamas commented on GitHub (Apr 20, 2018):
@tablatronix thanks for the pull hint! I indeed somehow ended up with an old version. Pulled again and now it works fine. Therefor I am closing the issue.
@tablatronix commented on GitHub (Apr 20, 2018):
yeah I remembered at some point that was broken for a bit