Skip to content

OTP on Safari field focus issue #2659

Description

@ProgrammerZ

Flux version

v2.14.1

Livewire version

v 4.3.1

Tailwind version

v 4.3.1

Browser and Operating System

Safari 26.5, iOS 26.5

What is the problem?

Bug when focusing on OTP Input component on iOS WebKit (tested on Safari, Chrome).
The only way you can type in is to tap the OTP very fast when components loads, tap and instantly start to type, otherwise it's impossible to even select it, but even then if deselected will not be able to select it again.

Code snippets to replicate the problem

Just a standard OTP component:
<flux:otp wire:model="code" length="6" />

tried with autofocus and without and different types, same issue.

Screenshots/ screen recordings of the problem

Flux.OTP.WebKit.bug.mp4

How do you expect it to work?

It should be selectable and editable

Please confirm (incomplete submissions will not be addressed)

  • I have provided easy and step-by-step instructions to reproduce the bug.
  • I have provided code samples as text and NOT images.
  • I understand my bug report will be closed if I haven't met the criteria above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions