- Notifications
You must be signed in to change notification settings - Fork 156
Labels
💥 severity: critical🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
- igniteui-angular version: 20.1.0
Steps to reproduce
- 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> - Focus on the input
Result
ERROR InvalidStateError: Failed to execute 'setSelectionRange' on 'HTMLInputElement': The input element's type ('date') does not support selection

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