-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Styles don't propagate to SearchHandler #6972
Copy link
Copy link
Labels
area-controls-entryEntryEntryarea-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutarea-templatesProject templates, Item Templates for Blazor and MAUIProject templates, Item Templates for Blazor and MAUIarea-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributorspartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been reviewedt/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-entryEntryEntryarea-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutarea-templatesProject templates, Item Templates for Blazor and MAUIProject templates, Item Templates for Blazor and MAUIarea-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributorspartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been reviewedt/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
I created a new MAUI project using VS2022 today. I have XamRight installed and it warned me that using the TargetType SearchHandler on Style here, is incorrect. And when I did some testing, I noticed the Style wasn't applied to the SearchHandlers...
Steps to Reproduce
Version with bug
Release Candidate 2 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
net6.0-windows10.0.19041.0
Did you find any workaround?
No response
Relevant log output
No response