Describe the bug
When adding a script and you press 'Save' from the UI Keyboard on the Flipper Zero, it causes a complete freeze of the UI, no button inputs work, the system requires a hard reboot by holding Left + Back to function again.
To Reproduce
Steps to reproduce the behavior:
Open ESP32Marauder
Scroll to 'Scripts'
Select '[+] ADD SCRIPT'
Enter a file name with the UI Keyboard
Press 'save'
App Freezes
Expected behavior
A script template should be created and the UI should return to the previous menu.
Marauder (please complete the following information if applicable):
Firmware version: v0.13.5
Hardware version: Flipper Zero Wifi Dev Board
Additional context
Flipper Zero is running Unleashed Firmware 'unlshd-065'
After the Hard Reboot the Script is created and can be edited, so I assume the crash happens after the app creates the Script '.json' file.
Describe the bug When adding a script and you press 'Save' from the UI Keyboard on the Flipper Zero, it causes a complete freeze of the UI, no button inputs work, the system requires a hard reboot by holding Left + Back to function again.
To Reproduce Steps to reproduce the behavior:
Expected behavior A script template should be created and the UI should return to the previous menu.
Marauder (please complete the following information if applicable):
Additional context Flipper Zero is running Unleashed Firmware 'unlshd-065'
After the Hard Reboot the Script is created and can be edited, so I assume the crash happens after the app creates the Script '.json' file.