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

travel-distance variables input is crashing gui #241

Open
anna-abelman opened this issue Mar 10, 2025 · 1 comment
Open

travel-distance variables input is crashing gui #241

anna-abelman opened this issue Mar 10, 2025 · 1 comment
Assignees
Labels
high priority Things that should be addressed ASAP shiny: model Related to the models tab on shiny app

Comments

@anna-abelman
Copy link
Collaborator

when adding variables to var1, the gui crashes

@anna-abelman anna-abelman added high priority Things that should be addressed ASAP shiny: model Related to the models tab on shiny app labels Mar 10, 2025
@anna-abelman anna-abelman self-assigned this Mar 10, 2025
@Paul-Carvalho
Copy link
Collaborator

@anna-abelman, I don't think this is a bug in the code, but user error when adding variables. The variable must be numeric - not character or factor class.

We should add a statement in the code to check variable class for travel-distance variables and gid varying variable and generate an error message if classes are invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority Things that should be addressed ASAP shiny: model Related to the models tab on shiny app
Projects
None yet
Development

No branches or pull requests

2 participants