OzBob
OzBob
@enricogior: @beigexperience also reports the issue: https://github.com/microsoft/PowerToys/issues/10106#issuecomment-842476333 "Microsoft uninstall trouble shooter" did not find any problems on my PC, but I will uninstall PowerToys using the tool and reinstall from...
Tried the update today and it popped up "can't close Explorer" it then closed the shell Explorer and the whole system flashed on and off while the installer worked then...
Me too. Also, I use it for ctrl-shift-
Still in wiki: https://github.com/Azure/azure-webjobs-sdk-extensions/wiki/Error-Monitoring and Readme references a code sample not in the repository.
Is there a diff between #aspidentity 2.1.0 vs 2.2.1 vs 2.2.2? 2.1.0 is here, but no releases: https://github.com/aspnet/AspNetIdentity/releases No 2.2.1 nor 2.2.2 which are versions available in nuget: https://www.nuget.org/packages/Microsoft.AspNet.Identity.EntityFramework/ I'm...
@joeloff thank you for the update. Could you help me find a list of differences between 2.1.0 and 2.2.2
@bixu-ms When will you upload the tool you mentioned?
A recent post from Steve Sandersion mentioned this issue: "capability already exist in the underlying TG.Blazor.IndexedDB package, it’s probably quite feasible for them to be surfaced through Reshiru’s DB context...
PR updating: https://github.com/nishantmc/angular-material-fileupload/blob/1d6cde9c378809367fb9fa21889c93039cb27237/src/lib/matFileUpload/matFileUpload.component.ts#L106 to 'error' as suggested.
This is a HTML browser component feature, [input type=File see link](https://caniuse.com/?search=input%20file) , not a Angular feature. I would say this is not possible as it would break the security restriction...