mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #204] Captive portal: cannot paste in the fields #167
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#167
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 @darrepac on GitHub (Jul 29, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/204
Hi
I will setup the connection from my iPhone. Additionnaly I have to set-up a long parameter in the captive portal.
So I plan to copy this parameter from elsewhere and paste it in the captive portal (could be also used for SSID or password). Yet, I can't paste in any field of the captive portal form. I guess there is a setting in the captive portal html code to avoid that??
Thanks for any hint
@tzapu commented on GitHub (Jul 29, 2016):
Hi,
Not that i am aware. It does happen to me, but i remember it happening on third party access points as well. It most likely a iOS limitation.
Do let me know if there is anything i could do to circumvent it
Cheers