mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Problem] MPF crashes each time, when parameters are empty and checkbox is unticked #481
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Feathered-Serpent on GitHub (Dec 10, 2022).
Originally assigned to: @mnadareski on GitHub.
Before You Submit
If all of those fail, then continue...
Version
Build
What runtime version are you using?
Describe the issue
When the parameters field is empty and you uncheck the checkbox, MPF crashes
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Nothing should happen (except the parameters field becomes visible-only again)
@mnadareski commented on GitHub (Dec 13, 2022):
@Feathered-Serpent please try the latest WIP based on the
frontend-overbranch. See if that fixes your issue.