D Bullock
D Bullock
Has this been implemented?
Hi, I'm getting this error also. The easiest way to replicate the error is as following: `Adapter.DeviceConnected += async (s,e)=>{ await DisconnectDeviceAsync(e.Device); }`
I am having exactly the same bug in the latest version of squirrel. Should I open a new issue? 2020-02-27 12:19:32> IEnableLogger: Failed to apply updates: System.ComponentModel.Win32Exception (0x80004005): The system...
Is there any recommended things I should do to isolate the problem? I've already attached a logger to the updater (snipped was attached above)
I've not been able to reproduce in a testing environment either. I've had to disable delta updates for my project.
Hi Jiffify, Why do you want to use this with Angular Material, it has it's own built in error displaying.
As it turns out you can't extend data point - it's a struct. So it really must suggest extending IDataPointProvider