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

default value for stopAt parameter is not properly read #6

Open
keighrim opened this issue Aug 18, 2023 · 0 comments
Open

default value for stopAt parameter is not properly read #6

keighrim opened this issue Aug 18, 2023 · 0 comments
Labels
🐛B Something isn't working

Comments

@keighrim
Copy link
Member

Bug Description

When I run the app without setting a particular value for stopAt parameter, the app crashes with a type error because the default value for the parameter is not loaded as a int, but as a string of an arithmetic expression.

Reproduction steps

Run the app, send q request without stopAt parameter.

Expected behavior

No response

Screenshots

No response

Additional context

No response

@keighrim keighrim added the 🐛B Something isn't working label Aug 18, 2023
@clams-bot clams-bot added this to apps Aug 18, 2023
@github-project-automation github-project-automation bot moved this to Todo in apps Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛B Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant