-
### Description
When a grid is resized because a child in a row (star height) changed it size (IsVisible becomes true by example) then the parent ScrollView can scroll to this child but it is cut…
-
When running a release in azure devops server 2020 with a artifact as TeamCity you get the following error
2020-12-07T17:13:16.6313652Z ##[error]Downloading artifacts failed: System.AggregateExcept…
-
Calling `HttpClient.GetAsync(url).Result` in a loop causes process memory to grow continuously:
```
Task.Run(() =>
{
var httpClient = new HttpClient();
httpClient.BaseAddress = …
-
### Description
If you use an Editor and set `MinimumHeightRequest` and `AutoSize=TextChanges` is this ignored if you set `Visual=Material` to the editor.
### Steps to Reproduce
1. Op…
-
### Description
UnhandledException
```Unhandled exception at 0x00007FFA94078F99 (Windows.UI.Xaml.dll) in Frontend.UWP.exe: 0xC000027B: An application-internal exception has occurred (parameters: 0x0…
-
### Description
After updating the ObservableCollection which is bound to CarouselView, rendering the page with the carousel view gives a crash. Android only. iOS works as expected.
Exception …
-
Hi there,
we're encountering problems using the "Publish test results" tasks under following environment:
- TFS on-premises: 15.117.27024.0
- Private Agent: 2.122.1 running on Windows 7
The…
ghost updated
1 month ago
-
### Steps to Reproduce
1. Move the element of the ApplicationManifest.xml from the top of the file to the bottom.
2. Rebuild and deploy your app and it lags and have like 50% FPS as before.
Vi…
-
I am using latest DocumentDB sdk to create locally the following against the DocDB emulator:
- Database
- Collection
- Stored Procs
Why do i receive the following error intermittently:
Doc…
-
## Describe the bug
When adding a credential to an acr task that targets a private agent pool the agent pools gets removed.
In `az acr task show` before running `az acr task credential add`:
``…