maui
maui copied to clipboard
Adaptive Trigger not working NET 7 MacCatalyst
Description
Tested with net maui samples TriggerDemos solution The Adaptive Trigger demo works fine on NET 6, retarget for NET 7 and it is no longer working
Steps to Reproduce
- retarget official Maui TriggerDemos sample for NET7.
- Browse to AdaptiveTrigger demo
- Observe StackLayout orientation does not change on window width change
Link to public reproduction project repository
https://github.com/dotnet/maui-samples/tree/main/6.0/Fundamentals/TriggersDemos
Version with bug
7.0 Release Candidate 2
Last version that worked well
6.0.408
Affected platforms
macOS
Affected platform versions
macOS Monterey version 12.5.1
Did you find any workaround?
Use DataTrigger on width of view element
Relevant log output
No response
I think this issue have been fixed by https://github.com/dotnet/maui/pull/9984 Tested with current main branch and latest version (net 7 ga, available really soon) and cannot reproduce the issue.

Could you try with latest version?. If the issue persists, could you attach a small sample where reproduce the issue?
Hi @nauman74. 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.
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.