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

Some user inputs cause the app to display a white blank page #89

Open
alanhilligoss opened this issue Oct 7, 2021 · 2 comments
Open
Labels
bug Something isn't working frontend Something on the web application isn't working very minor

Comments

@alanhilligoss
Copy link

Entering certain large numbers using scientific notation (e.g. 10e511) causes the app to display a blank white page due to too much recursion.
bug

I am using Firefox on MacOS desktop. I have reproduced this on many inputs throughout the app.

This is definitely an edge case, at least as I've encountered it so far. I'm doing more testing to see if there are other ways to trigger the recursion error. Let me know if you need any more info - thanks!

@drew-boy drew-boy added bug Something isn't working frontend Something on the web application isn't working labels Oct 7, 2021
@mootz12
Copy link
Collaborator

mootz12 commented Oct 13, 2021

Good find! We will setup an input max limitation, to avoid the case where you can reach INFINITE

@alanhilligoss
Copy link
Author

My Discord username is quadium32 (a_tx_person)#4075 - let me know if you need any other info. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Something on the web application isn't working very minor
Projects
None yet
Development

No branches or pull requests

3 participants