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

App crashes with an Internal server error when launched #2

Open
sudheersingampalli opened this issue Nov 22, 2023 · 2 comments
Open
Assignees

Comments

@sudheersingampalli
Copy link
Contributor

Found an issue with the line

parsed_rate = atof(rate)

As the rate is coming in with a comma(,), the atof fails and the app crashes with an Internal server error.

@sudheersingampalli
Copy link
Contributor Author

If someone from the repo maintainers approves this Issue, I would like to raise a PR.

@bitkarrot
Copy link
Member

@sudheersingampalli feel free to make a PR

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

2 participants