mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #316] Weird behaviour when adding custom head. #265
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#265
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 @ArnieX on GitHub (Feb 12, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/316
Hi @tzapu,
first of all, thanks for great library. I hope you could point me into right direction, I have quite altered your original design using custom head, added image to h1 instead of text. Hide h3, etc.
But this is what happens to me multiple times. Sometimes it works perfectly, other times it do not and I can't see any scheme or how to reproduce this behaviour.
This is how it should look like:

This is what happens:



Sometimes the main screen works but when I click any section it opens empty:

Any idea? Thanks for help.
BR,
Martin
@nhaduy99 commented on GitHub (Apr 8, 2017):
Similar issue, I have tested that, in my case the scanning network function (WiFi.scanNetworks();) case a bit long time and this make the web crash or appears nothing.
Looking for solution.........
Regards
@ArnieX commented on GitHub (Apr 8, 2017):
Thanks, let me know if you find anything.
@tablatronix commented on GitHub (Jan 27, 2018):
#400