Adding a Device Allows for Blank Device Name
Closed this issue · 1 comments
nsvrana commented
Describe the bug
When you add a device you can save it without a name, creating crashes and other bad behavior throughout the application.
To Reproduce
Steps to reproduce the behavior:
- Add a new device.
- Leave the name blank.
- Crash when opening options.
Logs
2021-01-02 16:05:12.6981|FATAL|Winleafs.Wpf.Views.App|Unhandled exception occurred
System.ArgumentNullException: Value cannot be null. (Parameter 'key')
StijnOostdam commented
Hey, thanks for the report. Don't know how this one slipped in, will be fixed in the next release.