mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
Fix/6885 crash when rule has empty date field (#6905)
* Fix crash when rule date field loses focus while empty Fixes #6885 * Remove ts-strict-ignore and fix types in DateSelect * Generate release note 6905
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
"@testing-library/react": "16.3.0",
|
||||
"@testing-library/user-event": "14.6.1",
|
||||
"@types/lodash": "^4",
|
||||
"@types/pikaday": "^1.7.10",
|
||||
"@types/promise-retry": "^1.1.6",
|
||||
"@types/react": "^19.2.5",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
|
||||
Reference in New Issue
Block a user