Closed belmonmi closed 1 year ago
Thanks for the report! Can I maybe ask you to upload the repro to a GitHub repository and link that here? Thanks!
Hi @belmonmi. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md
This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.
I created a repository. Is there a special way I have to reference it or I can just include the link? https://github.com/belmonmi/TestProjectsRepo
I can confirm as of VS for Windows Version 17.4.0 Preview 1.0 this exists for me too.
Hopefully @belmonmi repro above is enough to chase it down.
Description
Infinite Assertion failure is flooding debug window in Visual Studio 2022 ver. 17.3.0. This is the full message:
Only time stamp is changing. I attached a simple project that will reproduce the issue.
AssertTest.zip https://github.com/belmonmi/TestProjectsRepo
Steps to Reproduce
Version with bug
6.0.486 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 15.5
Did you find any workaround?
Close the "XAML Live Preview" window - no more exceptions
Relevant log output