[Bug]: Fatal Error - TypeError: Cannot destructure property 'currentMonth' of 'Fhn(...)' as it is null. at zhn #2829

Closed
opened 2026-02-28 20:29:48 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @winklevos on GitHub (Jan 17, 2026).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Opening the budget it attempts to load then critically fails.

Image

Hosted server via docker v 26.1.0. Edge Version 144.0.3719.82 (Official build) (64-bit)
and LibreWolf 146.0.1-1 both fail

TypeError: Cannot destructure property 'currentMonth' of 'Fhn(...)' as it is null. at zhn (https://a-domain-example.com/static/js/index.B5BQKKmE.js:233:59850) at C_ (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:49009) at V_ (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:71991) at lG (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:82524) at LG (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:118654) at zAe (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:117680) at hR (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:117506) at NG (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:114248) at ZG (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:126389) at g2 (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:124922)

How can we reproduce the issue?

It occurs on opening my budget. Could it be a corrupt budget file or something within it?

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox, Microsoft Edge

Operating System

Windows 11

Originally created by @winklevos on GitHub (Jan 17, 2026). ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? Opening the budget it attempts to load then critically fails. <img width="599" height="298" alt="Image" src="https://github.com/user-attachments/assets/cbaba5f1-1707-4a77-8eb3-d99834d1781b" /> Hosted server via docker v 26.1.0. Edge Version 144.0.3719.82 (Official build) (64-bit) and LibreWolf 146.0.1-1 both fail ``` TypeError: Cannot destructure property 'currentMonth' of 'Fhn(...)' as it is null. at zhn (https://a-domain-example.com/static/js/index.B5BQKKmE.js:233:59850) at C_ (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:49009) at V_ (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:71991) at lG (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:82524) at LG (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:118654) at zAe (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:117680) at hR (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:117506) at NG (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:114248) at ZG (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:126389) at g2 (https://a-domain-example.com/static/js/index.B5BQKKmE.js:9:124922) ``` ### How can we reproduce the issue? It occurs on opening my budget. Could it be a corrupt budget file or something within it? ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox, Microsoft Edge ### Operating System Windows 11
GiteaMirror added the user interfacebug labels 2026-02-28 20:29:49 -06:00
Author
Owner

@matt-fidd commented on GitHub (Jan 17, 2026):

Can you try swapping between budgeting modes (tracking and envelope) from the settings page? You may have to browse there directly using the url bar. https://your-server.net/settings

@matt-fidd commented on GitHub (Jan 17, 2026): Can you try swapping between budgeting modes (tracking and envelope) from the settings page? You may have to browse there directly using the url bar. `https://your-server.net/settings`
Author
Owner

@winklevos commented on GitHub (Jan 17, 2026):

Seems to help changing back to envelope mode, in tracking mode it may work for a bit then randomly occur

@winklevos commented on GitHub (Jan 17, 2026): Seems to help changing back to envelope mode, in tracking mode it may work for a bit then randomly occur
Author
Owner

@MatissJanis commented on GitHub (Jan 17, 2026):

I believe this should be fixed already on edge. Here is the PR: https://github.com/actualbudget/actual/pull/6538

@MatissJanis commented on GitHub (Jan 17, 2026): I believe this should be fixed already on [edge](https://edge.actualbudget.org). Here is the PR: https://github.com/actualbudget/actual/pull/6538
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2829