mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[GH-ISSUE #64] Glitchy SSID entry for first-time setup on Safari #17
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#17
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 @rgov on GitHub (Sep 12, 2022).
Original GitHub issue: https://github.com/spr-networks/super/issues/64
The cursor position jumps while entering a value into the "Wifi Name" field on the web interface when doing first-time setup on Safari. I could not reproduce on Chrome. Also Safari tries to autocomplete a name from my contacts which might be related.
@lts-rad commented on GitHub (Oct 11, 2022):
@lts-po was this related to react 18 + native base?
@lts-po commented on GitHub (Oct 13, 2022):
the contact autocomplete is fixed in current version - tested with Safari, glitch is resolved.
@rgov