[GH-ISSUE #2180] [Bug]: App crashes when trying to edit an automatically created rule #15095

Closed
opened 2026-04-14 17:57:27 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @JodliDev on GitHub (Jan 6, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/2180

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Hello, I really hope this was not reported before. It was kind a hard to search for the problem, but manually scrolling through the issues does no seem to bring up anything :)

After updating to the most recent version (I might have been on version v23.11.0 or v23.12.0 - I am unsure). The app seems to crash when trying to edit a rule that was automatically edited.
Creating rules manually, seems to work fine.

Steps to reproduce:

  • Rename the Payee-name of a unique entry.
  • The message about merging the payees pops up
  • Hit "Merge and edit rule"
  • The app crashes with a fatal error
    Now, when trying to edit the rule that was automatically created, the app always crashes.

Thank you for your hard work! :)

What error did you receive?

Fatal Error
There was an unrecoverable error in the UI. Sorry!

Stacktrace from the error console:

Error: value can be string only if strict = false
    n4 Autocomplete.tsx:41
    children Autocomplete.tsx:659
    renderInput Autocomplete.tsx:658
    children Autocomplete.tsx:419
    e downshift.esm.js:1377
    React 12
    k scheduler.production.min.js:13
    M scheduler.production.min.js:14
[react-dom.production.min.js:189:29](https://budget.jodli.me/node_modules/react-dom/cjs/react-dom.production.min.js)

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

Linux

Originally created by @JodliDev on GitHub (Jan 6, 2024). Original GitHub issue: https://github.com/actualbudget/actual/issues/2180 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? Hello, I really hope this was not reported before. It was kind a hard to search for the problem, but manually scrolling through the issues does no seem to bring up anything :) After updating to the most recent version (I might have been on version v23.11.0 or v23.12.0 - I am unsure). The app seems to crash when trying to edit a rule that was automatically edited. Creating rules manually, seems to work fine. Steps to reproduce: - Rename the Payee-name of a unique entry. - The message about merging the payees pops up - Hit "Merge and edit rule" - The app crashes with a fatal error Now, when trying to edit the rule that was automatically created, the app always crashes. Thank you for your hard work! :) ### What error did you receive? Fatal Error There was an unrecoverable error in the UI. Sorry! Stacktrace from the error console: ``` Error: value can be string only if strict = false n4 Autocomplete.tsx:41 children Autocomplete.tsx:659 renderInput Autocomplete.tsx:658 children Autocomplete.tsx:419 e downshift.esm.js:1377 React 12 k scheduler.production.min.js:13 M scheduler.production.min.js:14 [react-dom.production.min.js:189:29](https://budget.jodli.me/node_modules/react-dom/cjs/react-dom.production.min.js) ``` ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox ### Operating System Linux
GiteaMirror added the rulesregressionbug labels 2026-04-14 17:57:27 -05:00
Author
Owner

@DisSsha commented on GitHub (Jan 9, 2024):

Same on pikapod
Client version: v24.1.0
Server version: v24.1.0

<!-- gh-comment-id:1882600279 --> @DisSsha commented on GitHub (Jan 9, 2024): Same on pikapod Client version: v24.1.0 Server version: v24.1.0
Author
Owner

@MatissJanis commented on GitHub (Jan 10, 2024):

I think https://github.com/actualbudget/actual/pull/2207 will fix this. Could you please verify on https://demo.actualbudget.org/ ?

<!-- gh-comment-id:1885273682 --> @MatissJanis commented on GitHub (Jan 10, 2024): I think https://github.com/actualbudget/actual/pull/2207 will fix this. Could you please verify on https://demo.actualbudget.org/ ?
Author
Owner

@yoyotogblo commented on GitHub (Jan 13, 2024):

I think #2207 will fix this. Could you please verify on https://demo.actualbudget.org/ ?

Just tested it and looks like this fixed it. Thanks!

<!-- gh-comment-id:1890416249 --> @yoyotogblo commented on GitHub (Jan 13, 2024): > I think #2207 will fix this. Could you please verify on https://demo.actualbudget.org/ ? Just tested it and looks like this fixed it. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#15095