Gundlack Florian
Gundlack Florian
Hello, I double checked: - In Rider (2023.1.3) i'm still getting the exception (in debug), but i can resume without the app crashing.  - In Visual Studio 2022 even...
In my answer i forgot also about the ContentControl: If you set GenerateItems to 0 (or comment it) and use `` instead of `` you will get a StackOverflow. Probably...
Hello, I spent some time digging in the Avalonia Source code today and i think i found the issue and how to to fix it. First i reproduced the issue...
Done https://github.com/AvaloniaUI/Avalonia/pull/12174
@dotnet-policy-service agree
> You can test this PR using the following package version. `11.0.999-cibuild0037675-beta`. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID] After testing with the build (i'm using the test project of the issue), the...
`11.0.999-cibuild0037679-beta` works !
Hello, same issue with 1.4.3 (from AppStore and also tried with manual install). At some point it was working with a test dropbox account, then i removed the external storage...