Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Chips: caret position invalid for number inputs #9097

@devversion

Description

@devversion

In some cases the HTMLInputElement property selectionStart is not working for specific input types.

This breaks the "backspace to remove previous chip" functionality, because we're not able to detect the caret position.

This was introduced within 1814c12, but is not really a high priority.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions