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
Describe the bug
Using the PathPlanner GUI, the program crashes when clicking the dropdown (to change path) on a pre-existing follow path command, in an autonomous routine.
To Reproduce
Steps to reproduce the behavior:
Go to an auto created in the PathPlanner GUI
Add a Follow Path command, and select a path (or use a pre-existing one)
Click on the dropdown or on the text/path name, attempting to change the path
This appears to be a bug in the latest stable flutter version, caused by the paths list being long enough to be scrollable. I'll either replace the latest PP build with one made from a downgraded flutter version or the beta channel, depending on which one works.
Describe the bug
Using the PathPlanner GUI, the program crashes when clicking the dropdown (to change path) on a pre-existing follow path command, in an autonomous routine.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Dropdown appears with paths.
Screenshots
Screen recording using the release downloaded from GitHub:
Screen.Recording.2024-03-18.at.10.21.26.PM.mov
Screen recording running from source in Flutter debug mode (with possibly relevant error message):
Screen.Recording.2024-03-18.at.10.24.00.PM.mov
Versions: (please complete the following information):
I have not tested this on Windows, or another Mac computer, but it is happening across projects.
The text was updated successfully, but these errors were encountered: