D. Turco
D. Turco
Needs to have the ability in the connection setup to allow for cross partition support Error: Error: { "code": "BadRequest", "message": "Cross partition query is required but disabled. Please set...
**Is your feature request related to a problem? Please describe.** There currently is no way to provide a complex expression easily (without writing and joining expression trees together to create...
### Summary When a show is requested and its in the processing stage. when you delete the request it is removed from the system. However when you go to re-request...
Seems like if have multiple instances of chrome browsers but only 1 has focus, maximize doesnt work, and instead finds the next application open and maximizes that instead. if no...
### Microsoft PowerToys version 0.87.1 ### Installation method PowerToys auto-update ### Running as admin No ### Area(s) with issue? PowerToys Run ### Steps to reproduce Set PowerToys run shortcut to...
### Make sure to check the demo app(s) for sample usage When trying to do the native controller auth flow with microsoft and MFA is enabled it gets stuck on...
When a function is defined as a variable in arrow function format it is not being detected as a function ```typescript private setCachedRoutes = (routes: Record): void => { };...