[Bug]: Fatal Error UI #1842

Closed
opened 2026-02-28 19:56:06 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @mdepedrof on GitHub (Feb 7, 2025).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

After update to version v25.2.1 (I use Docker server) I can enter the app but when go to one of my Accounts (this account is synced with my bank) I get this error:

Image

the error said this:

TypeError: Cannot read properties of null (reading 'op') at qg (https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:111:95231) at https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:111:116454 at Array.map (<anonymous>) at https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:111:116398 at Object.k8 [as useMemo] (https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:47:23927) at dt.useMemo (https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:10:6208) at nKe (https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:111:116295) at v (https://app.actualbudget.org/static/js/useAccountPreviewTransactions.kGtlBqX6.chunk.js:1:117) at Hs (https://app.actualbudget.org/static/js/wide.1bLu6VRl.chunk.js:1:25983) at DE (https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:47:19542)

My other Accounts works fine but when click on this Account, the UI crash. This account works fine in previous version.

I try to downgrade but the system show me a message that the File was updated by another client and I cant use it.

In docker logs, I can't see any error:

Image

How can I resolve this error?

Edit: If I use devTools, I see this error (I don't know if its related):

Image

How can we reproduce the issue?

Click on my synced account

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Linux

Originally created by @mdepedrof on GitHub (Feb 7, 2025). ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? After update to version v25.2.1 (I use Docker server) I can enter the app but when go to one of my Accounts (this account is synced with my bank) I get this error: ![Image](https://github.com/user-attachments/assets/30132aad-b88d-496a-ba51-f42215430c7e) the error said this: ``` TypeError: Cannot read properties of null (reading 'op') at qg (https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:111:95231) at https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:111:116454 at Array.map (<anonymous>) at https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:111:116398 at Object.k8 [as useMemo] (https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:47:23927) at dt.useMemo (https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:10:6208) at nKe (https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:111:116295) at v (https://app.actualbudget.org/static/js/useAccountPreviewTransactions.kGtlBqX6.chunk.js:1:117) at Hs (https://app.actualbudget.org/static/js/wide.1bLu6VRl.chunk.js:1:25983) at DE (https://app.actualbudget.org/static/js/index.Ed8rG2Qc.js:47:19542) ``` My other Accounts works fine but when click on this Account, the UI crash. This account works fine in previous version. I try to downgrade but the system show me a message that the File was updated by another client and I cant use it. In docker logs, I can't see any error: ![Image](https://github.com/user-attachments/assets/9f65641a-45c6-4f1d-abe7-25ea429cfc2f) How can I resolve this error? _Edit:_ If I use devTools, I see this error (I don't know if its related): ![Image](https://github.com/user-attachments/assets/86d2de2c-cfe4-4acb-8744-936248140b80) ### How can we reproduce the issue? Click on my synced account ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Linux
GiteaMirror added the needs infobug labels 2026-02-28 19:56:06 -06:00
Author
Owner

@MatissJanis commented on GitHub (Feb 11, 2025):

👋 Would you mind uploading an example budget export so we could reproduce the issue? Or alternatively: providing specific steps how to reproduce.

I am currently unable to reproduce.

@MatissJanis commented on GitHub (Feb 11, 2025): 👋 Would you mind uploading an example budget export so we could reproduce the issue? Or alternatively: providing specific steps how to reproduce. I am currently unable to reproduce.
Author
Owner

@mdepedrof commented on GitHub (Feb 19, 2025):

Finally, I removed the account completely, then I created a new linked account. This way I can continue working. I don't know why I get this error. I guest something related to Bank synchronization.

@mdepedrof commented on GitHub (Feb 19, 2025): Finally, I removed the account completely, then I created a new linked account. This way I can continue working. I don't know why I get this error. I guest something related to Bank synchronization.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1842