[GH-ISSUE #1981] Category Spending Report Fatal Error #7706

Closed
opened 2026-04-10 17:40:43 -05:00 by GiteaMirror · 8 comments
Owner

Originally created by @Kidglove57 on GitHub (Nov 27, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1981

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I am using the latest Edge tag. In the Reports section when clicking on Category Spending Report I get a fatal error

What error did you receive?

Fatal Error
There was an unrecoverable error in the UI. Sorry!
If this error persists, please get in touch so it can be investigated.
tk@https://xxxxx-857.fly.dev/static/js/reports.24d7fc90.chunk.js:1:39473 i2@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:64290 lF@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:117586 lD@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:113204 lj@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:113132 lE@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:112986 lp@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:109298 lh@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:108250 k@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:96:1548 _@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:96:1912

Where are you hosting Actual?

Fly.io

What browsers are you seeing the problem on?

Safari

Operating System

Mac OSX

Originally created by @Kidglove57 on GitHub (Nov 27, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/1981 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? I am using the latest Edge tag. In the Reports section when clicking on Category Spending Report I get a fatal error ### What error did you receive? Fatal Error There was an unrecoverable error in the UI. Sorry! If this error persists, please get [in touch](https://actualbudget.org/contact) so it can be investigated. tk@https://xxxxx-857.fly.dev/static/js/reports.24d7fc90.chunk.js:1:39473 i2@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:64290 lF@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:117586 lD@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:113204 lj@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:113132 lE@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:112986 lp@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:109298 lh@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:37:108250 k@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:96:1548 _@https://xxxxx-857.fly.dev/static/js/main.dad75dd5.js:96:1912 ### Where are you hosting Actual? Fly.io ### What browsers are you seeing the problem on? Safari ### Operating System Mac OSX
GiteaMirror added the bug label 2026-04-10 17:40:43 -05:00
Author
Owner

@Kidglove57 commented on GitHub (Nov 27, 2023):

I can also replicate this on Chrome

<!-- gh-comment-id:1827370288 --> @Kidglove57 commented on GitHub (Nov 27, 2023): I can also replicate this on Chrome
Author
Owner

@youngcw commented on GitHub (Nov 27, 2023):

I saw this this morning as well. It was on firefox

<!-- gh-comment-id:1828094674 --> @youngcw commented on GitHub (Nov 27, 2023): I saw this this morning as well. It was on firefox
Author
Owner

@shaankhosla commented on GitHub (Nov 28, 2023):

https://demo.actualbudget.org has this error currently as well. I replicated it on Firefox, Chrome, and Safari

<!-- gh-comment-id:1830958700 --> @shaankhosla commented on GitHub (Nov 28, 2023): `https://demo.actualbudget.org` has this error currently as well. I replicated it on Firefox, Chrome, and Safari
Author
Owner

@youngcw commented on GitHub (Nov 29, 2023):

This is the output in the console

react-dom.production.min.js:189 TypeError: Cannot read properties of undefined (reading 'every')
    at tk (CategorySelector.tsx:38:44)
    at i2 (react-dom.production.min.js:167:137)
...
<!-- gh-comment-id:1830970502 --> @youngcw commented on GitHub (Nov 29, 2023): This is the output in the console ``` react-dom.production.min.js:189 TypeError: Cannot read properties of undefined (reading 'every') at tk (CategorySelector.tsx:38:44) at i2 (react-dom.production.min.js:167:137) ... ```
Author
Owner

@youngcw commented on GitHub (Nov 30, 2023):

@MatissJanis Is this something that should be fixed before the release? or should we wait as this is experimental

<!-- gh-comment-id:1834257051 --> @youngcw commented on GitHub (Nov 30, 2023): @MatissJanis Is this something that should be fixed before the release? or should we wait as this is experimental
Author
Owner

@MatissJanis commented on GitHub (Nov 30, 2023):

Since it's experimental: it's OK to leave it broken.

But if we can fix it in a small PR that's low-risk: it would be very nice to include in the Dec release.

<!-- gh-comment-id:1834267466 --> @MatissJanis commented on GitHub (Nov 30, 2023): Since it's experimental: it's OK to leave it broken. But if we can fix it in a small PR that's low-risk: it would be very nice to include in the Dec release.
Author
Owner

@CodeWithCJ commented on GitHub (Dec 8, 2023):

I also face this when I try in chrome.

<!-- gh-comment-id:1847942851 --> @CodeWithCJ commented on GitHub (Dec 8, 2023): I also face this when I try in chrome.
Author
Owner

@cracksys commented on GitHub (Dec 17, 2023):

Having the same issue using Edge, Window 11

<!-- gh-comment-id:1859148608 --> @cracksys commented on GitHub (Dec 17, 2023): Having the same issue using Edge, Window 11
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7706