Skip to content

IgxDateTimeEditor directive throws on focus #16385

@hanastasov

Description

@hanastasov
  • igniteui-angular version: 20.1.0

Steps to reproduce

  1. Initialize this component
 <igx-input-group> <input type="date" igxDateTimeEditor="dd/MM/yyyy" igxInput min="2018-01-01" max="2018-12-31" /> </igx-input-group> 
  1. Focus on the input

Result

ERROR InvalidStateError: Failed to execute 'setSelectionRange' on 'HTMLInputElement': The input element's type ('date') does not support selection
Image

Metadata

Metadata

Assignees

Labels

💥 severity: critical🐛 bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions