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 pendulum example to not crash on empty mass input field #6379

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

latekvo
Copy link
Contributor

@latekvo latekvo commented Aug 6, 2024

(cherry picked from commit 21967b1)

Summary

Inputting empty string into the mass field would crash the app on android.
This PR fixes this issue.

Test plan

  • open Pendulum example
  • switch to non-duration based config
  • delete all data from the mass input field

@latekvo latekvo requested a review from szydlovsky August 6, 2024 08:40
@latekvo latekvo marked this pull request as ready for review August 6, 2024 09:01
@latekvo latekvo added this pull request to the merge queue Aug 6, 2024
Merged via the queue into main with commit 1813ade Aug 6, 2024
6 checks passed
@latekvo latekvo deleted the @latekvo/fix-pendulum-example-crash branch August 6, 2024 09:02
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

Successfully merging this pull request may close these issues.

2 participants