[GH-ISSUE #2035] [Bug]: Fatal Error in "Add new schedule" form when removing "Amount" and pressing any other field #26587

Closed
opened 2026-04-18 02:51:03 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @real-user on GitHub (Dec 5, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/2035

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

This bug is 100% reproducible on my instance.
How to reproduce: Go to Schedules --> Add new schedule.
Remove 0.00 from the Amount box so that it is empty.
Click on any other field (for example Schedule Name)

Actual will crash with "Fatal Error" and
"
Error: safeNumber: number is not an integer: null at k (https://actual.lan/static/js/main.7e9611a1.js:187:62729) at C (https://actual.lan/static/js/main.7e9611a1.js:187:62978) at b (https://actual.lan/static/js/main.7e9611a1.js:186:19637) at https://actual.lan/static/js/main.7e9611a1.js:186:19768 at v (https://actual.lan/static/js/main.7e9611a1.js:186:105641) at i2 (https://actual.lan/static/js/main.7e9611a1.js:37:64289) at aX
"

Tested on Android Tablet using Samsung Browser (Chromium based)
Running
docker.io/actualbudget/actual-server:edge

What error did you receive?

Fatal Error

Error: safeNumber: number is not an integer: null at k (https://actual.lan/static/js/main.7e9611a1.js:187:62729) at C (https://actual.lan/static/js/main.7e9611a1.js:187:62978) at b (https://actual.lan/static/js/main.7e9611a1.js:186:19637) at https://actual.lan/static/js/main.7e9611a1.js:186:19768 at v (https://actual.lan/static/js/main.7e9611a1.js:186:105641) at i2 (https://actual.lan/static/js/main.7e9611a1.js:37:64289) at aX

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Mobile Device

Originally created by @real-user on GitHub (Dec 5, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/2035 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? This bug is 100% reproducible on my instance. How to reproduce: Go to Schedules --> Add new schedule. Remove 0.00 from the Amount box so that it is empty. Click on any other field (for example Schedule Name) Actual will crash with "Fatal Error" and " Error: safeNumber: number is not an integer: null at k (https://actual.lan/static/js/main.7e9611a1.js:187:62729) at C (https://actual.lan/static/js/main.7e9611a1.js:187:62978) at b (https://actual.lan/static/js/main.7e9611a1.js:186:19637) at https://actual.lan/static/js/main.7e9611a1.js:186:19768 at v (https://actual.lan/static/js/main.7e9611a1.js:186:105641) at i2 (https://actual.lan/static/js/main.7e9611a1.js:37:64289) at aX " Tested on Android Tablet using Samsung Browser (Chromium based) Running docker.io/actualbudget/actual-server:edge ### What error did you receive? Fatal Error Error: safeNumber: number is not an integer: null at k (https://actual.lan/static/js/main.7e9611a1.js:187:62729) at C (https://actual.lan/static/js/main.7e9611a1.js:187:62978) at b (https://actual.lan/static/js/main.7e9611a1.js:186:19637) at https://actual.lan/static/js/main.7e9611a1.js:186:19768 at v (https://actual.lan/static/js/main.7e9611a1.js:186:105641) at i2 (https://actual.lan/static/js/main.7e9611a1.js:37:64289) at aX ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Mobile Device
GiteaMirror added the needs infoschedulesbug labels 2026-04-18 02:51:03 -05:00
Author
Owner

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

Do you still have this issue in demo?

<!-- gh-comment-id:1902257511 --> @MatissJanis commented on GitHub (Jan 20, 2024): Do you still have this issue in [demo](https://demo.actualbudget.org/schedules)?
Author
Owner

@MatissJanis commented on GitHub (Feb 1, 2024):

I believe this issue has been resolved already and since there is no reply from OP - I'll close it off.

Please open a new issue and link to this one if you still experience the issue.

<!-- gh-comment-id:1921407694 --> @MatissJanis commented on GitHub (Feb 1, 2024): I believe this issue has been resolved already and since there is no reply from OP - I'll close it off. Please open a new issue and link to this one if you still experience the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#26587