OzBob
OzBob
### Microsoft PowerToys version v0.37.0 ### Running as admin - [X] Yes ### Area(s) with issue? Installer ### Steps to reproduce when upgrading from v0.37.0 to v0.37.2  ### ✔️...
Add a setting to make the 'mobile device' preview the default in the main Preview panel. This will assist my mobile first development while concentrating on my smallest View. A...
### Describe the bug Rebase on should not require jumping between branches and pulling from remote ### Version & OS Version 2.9.9 (x64) ### Steps to reproduce the behaviour 1....
A placeholder Issue for OpenAPI 3.1 support Just read an article on the differences: https://stoplight.io/blog/difference-between-open-v2-v3-v31/ 1. Full JSON Schema Support 2. Semantic Versioning Dropped 3. Paths Are Now Optional 4....
Warning on new project with WebView View: 'WebView' is obsolete: 'The WebView control will be replaced by WebView2 in the future. Read more here to provide early feedback: https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2' Upgrade...
**Describe the bug** When install a package of a WPF netcore 3.1 app created from Windows Template Studio project there is a Manifest warning about the WindowsTemplateStudio URI in the...
**Is your feature request related to a problem? Please describe.** each page load for a country select there are 100s of SVG requests, if a build step was added to...
running the latest master branch code and testing 'monkey' gives the following error: λ dotnet run --project samples/Samples.csproj PRESENT http://localhost:8080/sample-picker Listening at http://*:8080/... GET /sample-picker GET /ooui.js WEBSOCKET /sample-picker GET...
As per SO question: [inject-custom-service-for-angular-material-fileupload-module-not-found-error](https://stackoverflow.com/questions/68437157/inject-custom-service-for-angular-material-fileupload-module-not-found-error) Enhancement: Allow file type and/or file size restriction on files added using dragdrop and 'choose file', by Injection in a custom ```MatFileUploadQueueService```.
emit error on error e.g. file size exceeds server limit and throws 413 response. related to https://github.com/nishantmc/angular-material-fileupload/issues/16