"This is not a recurring item" button triggers endless loading state
Din from Lunch Money
On the Suggested Recurring page, or when managing the suggest recurring item directly from a transaction, clicking on "This is not a recurring item" initiates an endless loading state on all three buttons.
Note that the suggested recurring item does get deleted (the item disappears after refreshing the page and is no longer associated with the transactions).
There are also reports of the same behavior with the "merge with existing" action.
Log In
A
Anthony Chapligin
Whenever I click on it I see this error logged in console:
Uncaught (in promise) TypeError: e.amendTransactions is not a function
After a page reload the suggestion does go away.
F
Fraser Graham
Here's the error:
Uncaught (in promise) TypeError: t.data.map is not a function
at SuggestedModal.tsx:154:51
at Generator.next (<anonymous>)
at i (SuggestedModal.tsx:9:58)