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] warn the user that setting a 0 max budget or a max < min is not possible #1214

Open
aerugo opened this issue Apr 30, 2024 · 0 comments

Comments

@aerugo
Copy link
Contributor

aerugo commented Apr 30, 2024

image

When trying to save a budget with a 0 value for a budget row max value, this error is returned:

_app-c8e6f36c2e6b2e0c.js:1 Uncaught (in promise) TypeError: Cannot convert undefined or null to object
at Function.keys ()
at _app-c8e6f36c2e6b2e0c.js:1:1487473
at _app-c8e6f36c2e6b2e0c.js:1:2000146
(anonymous) @ _app-c8e6f36c2

It should instead warn the user that setting a 0 max budget or a max < min is not possible.

@aerugo aerugo changed the title [BUG] [BUG] warn the user that setting a 0 max budget or a max < min is not possible May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant