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

Fix Results crash upon encountering a string var in a number type column #5587

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

RensDofferhoff
Copy link
Contributor

As discovered by @FBartos.
Its possible to throw strings in result json where numbers would be expected.
This causes the results screen to hang forever.

So I add an ugly loop to convert what can be converted

Ps. Dynamic typing is bad

@RensDofferhoff RensDofferhoff merged commit f51bebf into jasp-stats:development Jul 22, 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
1 participant