mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #678] custom html parameters #565
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#565
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 @Laserlicht on GitHub (Jul 27, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/678
Basic Infos
Hardware
WiFimanager Branch/Release: Development
Esp8266/Esp32:
Hardware: ESP32
Core Version: staging
Description
Bug in develop branch: custom html parameters aren't possible.
They aren't visible on page.
For example:
Sketch
I have to comment out the following lines to solve the problem (WiFiManager.cpp).
Custom-HTML-Parameter don't have an ID.
@tablatronix commented on GitHub (Aug 7, 2018):
I didnt even realize you could do this, I thought that was a constructor doh