-
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
Description
Describe the bug
When using the Finicky "app" to debug the configuation, any typo in the config file will generate a validation error like the following every time the file is saved, and I have auto-save on thus each change I make generates lots of validation errors
Validation error: Required at "handlers[3]"
Repro
- Enable logging in .finicky.js config file
- Open the finicky app (dialog) which General, Troubleshoot, About tabs/buttons at the top
- edit the .finicky.js config file and save it with an error
- check the Troubleshoot tab
Notice that it has a very helpful count of errors encountered.
- fix all errors
- use the "Clear" button at the top of the Logs viewer
Expect
The log space to clear AND the past errors to clear
Actual
Log space clears but the past errors remain
Work around
Close the finicky window and reopen it
I have never used this tool prior to two days ago, I was very happy to have found it. Great tool