Completed
Last Updated: 09 Feb 2022 09:03 by ADMIN
Paul
Created on: 03 Feb 2022 10:31
Category: DatePicker
Type: Bug Report
0
DatePicker Custom Input scenario throws JS error when pressing the Tab button

Describe the bug
When using the DatePicker with custom inputs, if you define a value in a random input and press Tab, a JS error appears.

To Reproduce

  1. Open this demo
  2. Click on the first input inside the DatePicker's DateInput
  3. Press Tab

Expected behavior
The cursor should move to the next input

0 comments