Gundlack Florian

Results 8 comments of 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. ![image](https://github.com/AvaloniaUI/Avalonia/assets/6153420/5e47459e-893e-4376-b723-2d7e5c92dd51) - 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

> 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...

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...