Commit 24bf2b4
authored
fix state issues with relative time input not matching reality (#1320)
Fix issues where input state became out of sync in certain edge cases with relative time
**Before** (Demo Video):
https://github.com/user-attachments/assets/5f7b92f1-1dcd-413d-bca1-092d4e4bc360
**After**: issues are not observed.1 parent 43dfb3a commit 24bf2b4
File tree
3 files changed
+11
-2
lines changed- .changeset
- packages/app/src
3 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
1033 | | - | |
| 1033 | + | |
1034 | 1034 | | |
1035 | 1035 | | |
1036 | 1036 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
483 | 487 | | |
484 | 488 | | |
485 | 489 | | |
| |||
0 commit comments