Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XAML loader fails after new element added in project #25705

Open
kenspencer8996 opened this issue Nov 6, 2024 · 2 comments
Open

XAML loader fails after new element added in project #25705

kenspencer8996 opened this issue Nov 6, 2024 · 2 comments
Labels
area-xaml XAML, CSS, Triggers, Behaviors platform/windows 🪟 s/needs-info Issue needs more info from the author t/bug Something isn't working

Comments

@kenspencer8996
Copy link

Description

This is a .net 8 maui build.
I have been working on this for months.
I added new content and it blew up with Parent must be parent error.
breakoint stopped at was xamloader.

Steps to Reproduce

open project
F5

Link to public reproduction project repository

https://github.com/kenspencer8996/CityScapeApp.git

Version with bug

8.0.92 SR9.2

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

No response

Affected platforms

Windows

Affected platform versions

windows 11 .net 8

Did you find any workaround?

Yes
Change a;; xaml to c# code.

Relevant log output

No response

@kenspencer8996 kenspencer8996 added the t/bug Something isn't working label Nov 6, 2024
@ninachen03
Copy link

When I open the project and press F5, the following error appears. Is this the error you mentioned?
Image

@jfversluis jfversluis added the s/needs-info Issue needs more info from the author label Nov 6, 2024
Copy link
Contributor

Hi @kenspencer8996. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. 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.

@samhouts samhouts added platform/windows 🪟 area-xaml XAML, CSS, Triggers, Behaviors labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-xaml XAML, CSS, Triggers, Behaviors platform/windows 🪟 s/needs-info Issue needs more info from the author t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants