-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-windowWindowWindowhighIt doesn't work at all, crashes or has a big impact.It doesn't work at all, crashes or has a big impact.platform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
I have a content page like this
<ContentPage
...
ControlTemplate="{StaticResource NonExistantTemplate}">
...
</ContentPage>
while debugging, the control template fails to load and the page still opens fine, even on a physical device. launching without the debugger attached causes the crash when opening the page.
I don't see anything in the logs mentioning the missing control template, and there's no intellisense or build errors for it either. That's probably going to be more generally useful than fixing this bug directly.
Steps to Reproduce
Create a content page that references a nonexistant control template as described above
Debug build to an iphone simulator
Stop debugging
Relaunch the app
Open the page
Link to public reproduction project repository
No response
Version with bug
9.0.0-preview.6.24327.7
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
Simulator iPhone 15 iOS 17.2
Did you find any workaround?
No response
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
area-controls-windowWindowWindowhighIt doesn't work at all, crashes or has a big impact.It doesn't work at all, crashes or has a big impact.platform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working