Commit 4348018
The Uncaught RangeError: Invalid time value exception occurs on an at… (#10668)
* The Uncaught RangeError: Invalid time value exception occurs on an attempt to load an invalid date to a specialized Month input element Bug#10663
* fix e2e test
* Update expected survey result and input values
CI browser behavior is different
* Update text.spec.ts
Remove e2e test. It is enough to have unit test.
CI chrome create incorrect.
---------
Co-authored-by: Dmitrii Gerasimov <[email protected]>
Co-authored-by: Andrew <[email protected]>1 parent e10ead1 commit 4348018
File tree
3 files changed
+15
-2
lines changed- e2e/questions
- packages/survey-core
- src
- tests
3 files changed
+15
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
646 | | - | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
647 | 650 | | |
648 | 651 | | |
649 | 652 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
482 | 492 | | |
483 | 493 | | |
484 | 494 | | |
| |||
0 commit comments