Fix missing route and infinite route loading when categorizing track distance expense #47844
Annotations
4 errors
typecheck:
src/libs/actions/TransactionEdit.ts#L19
Argument of type 'number' is not assignable to parameter of type 'Connection'.
|
typecheck:
src/libs/actions/TransactionEdit.ts#L36
Type 'Connection' is not assignable to type 'number'.
|
typecheck:
src/libs/actions/TransactionEdit.ts#L39
Argument of type 'number' is not assignable to parameter of type 'Connection'.
|
typecheck
Process completed with exit code 2.
|