You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app crash when spamming "play" and "stop" button
Issue description
When you are spamming the button play and stop top start and end a new trip in less than 5s, the app is crashing because of Timer line 180.
Reproduce the bug
Steps to reproduce the behavior:
Open the app
Click on the start button
Click on the end button
See error
Expected behavior
Just stopping the record.
Additional context
The trip who that last less than 30s should be ignored unless the user requests it via a popup. And should not be able to last less than 5 seconds.
The text was updated successfully, but these errors were encountered:
The app crash when spamming "play" and "stop" button
Issue description
When you are spamming the button play and stop top start and end a new trip in less than 5s, the app is crashing because of Timer line 180.
Reproduce the bug
Steps to reproduce the behavior:
Expected behavior
Just stopping the record.
Additional context
The trip who that last less than 30s should be ignored unless the user requests it via a popup. And should not be able to last less than 5 seconds.
The text was updated successfully, but these errors were encountered: