mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-28 01:25:49 +03:00
[GH-ISSUE #1795] Missing param fields in SETUP menu option after successful WIFI connection - When using OnDemand option #1511
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#1511
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 @aminediab007 on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1795
Hi!
I am using your example found in /super/OnDemandConfigPortal.ino.The menu includes, Configure WIFI, Setup, Info and Exist. If I configure the WIFI credentials First and I connect successfully, then press the button to request on demand configurations, and press the Setup button, I only see the SAVE button on the screen, all fields in Setup menu are missing. I noticed that if WIFI Credentials are setup and connected successfully I cannot use the setup menu later. Please check your example, and thank you for a wonderful Library by the way!
@aminediab007 commented on GitHub (Jan 28, 2025):
My bad! I did a modification on the custom html line of the example, a malformed div tag!! all working now.
@aminediab007 commented on GitHub (Jan 28, 2025):
no issue now