Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
real-user opened this issue Dec 5, 2023 · 2 comments
Labels
bug Something isn't working needs info We need more information from the OP before continuing schedules Related to schedules

Comments

@real-user
Copy link

real-user commented Dec 5, 2023

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

@real-user real-user added the bug Something isn't working label Dec 5, 2023
@joel-jeremy joel-jeremy added the schedules Related to schedules label Jan 6, 2024
@MatissJanis
Copy link
Member

Do you still have this issue in demo?

@MatissJanis MatissJanis added the needs info We need more information from the OP before continuing label Jan 20, 2024
@MatissJanis
Copy link
Member

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.

@MatissJanis MatissJanis closed this as not planned Won't fix, can't repro, duplicate, stale Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs info We need more information from the OP before continuing schedules Related to schedules
Projects
None yet
Development

No branches or pull requests

3 participants