Marty
Marty
Any news on this? I would love to implement a generic way to prevent closing a dialog containing a dirty form. This would be similar to the unload event when...
I have not yet noticed any difference. Still trying to figure that one out. I believe that re-running the same pipeline (so the same code) can pass the first time...
I have done some more research. Could it have to do with one process writing to a file while the editorconfig-checker is running? The panic seems to occur on `Don't...
I now have proof that it without making any changes to the code, the exact same command fails first, and passes after. For now I added a retry mechanism to...
I've had the same error, but it only occurred after I closed the containing component. The problem was that I did not properly remove the old editor before initializing a...