Steps to Reproduce:
  1. You must have a suggested recurring item (due to multiple matching transactions).
  2. Click on a suggested recurring item from https://my.lunchmoney.app/recurring/suggested
  3. Click the green "Approve this new recurring item" button
BUG: The button doesn't do anything, and there's a JS console error.
Error: Uncaught (in promise) TypeError: e.clearRecurring is not a function
I have a stack trace but it's minified JS so probably not useful.
Also, it looks like you're trying to report this to Sentry, but it's getting a CORS error when doing so:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://sentry.io/api/1418573/envelope/?sentry_key=de77b363d352451ab90811cb3c997bb4&sentry_version=7. (Reason: CORS request did not succeed). Status code: (null).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://sentry.io/api/1418573/store/?sentry_key=de77b363d352451ab90811cb3c997bb4&sentry_version=7. (Reason: CORS request did not succeed). Status code: (null).