Actual is returning a blank page #1363

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

Originally created by @felipegrin on GitHub (Aug 29, 2024).

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)

What happened?

Hello, I'm running a server through Microsoft Azure and the frontend in netlify.

Evetything was working fine, but then I renamed my budget file, and then suddenly after I reloaded the page, the front-end (hosted in netlify) is showing a blank page.

On chrome developer console I have:

Uncaught TypeError: Cannot read properties of undefined (reading 'onEventFromMain')
    at WIe (global-events.ts:12:17)
    at index.tsx:68:1

I have already tried emptying the cache and redeploying everything, but I still get the blank page with this error in the console. What should I do to get rid of the blank page?

Where are you hosting Actual?

Other

What browsers are you seeing the problem on?

Chrome

Operating System

Mac OSX

Originally created by @felipegrin on GitHub (Aug 29, 2024). ### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file) ### What happened? Hello, I'm running a server through Microsoft Azure and the frontend in netlify. Evetything was working fine, but then I renamed my budget file, and then suddenly after I reloaded the page, the front-end (hosted in netlify) is showing a blank page. On chrome developer console I have: ``` Uncaught TypeError: Cannot read properties of undefined (reading 'onEventFromMain') at WIe (global-events.ts:12:17) at index.tsx:68:1 ``` I have already tried emptying the cache and redeploying everything, but I still get the blank page with this error in the console. What should I do to get rid of the blank page? ### Where are you hosting Actual? Other ### What browsers are you seeing the problem on? Chrome ### Operating System Mac OSX
GiteaMirror added the bugneeds info labels 2026-02-28 19:41:41 -06:00
Author
Owner

@MatissJanis commented on GitHub (Aug 29, 2024):

What version of actual are you using? Is it the latest master or a specific version tag?

Also: does using https://edge.actualbudget.org or https://app.actualbudget.org work for you?

@MatissJanis commented on GitHub (Aug 29, 2024): What version of actual are you using? Is it the latest `master` or a specific version tag? Also: does using https://edge.actualbudget.org or https://app.actualbudget.org work for you?
Author
Owner

@MatissJanis commented on GitHub (Sep 8, 2024):

Closing due to inactivity

@MatissJanis commented on GitHub (Sep 8, 2024): Closing due to inactivity
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1363