Skip to content

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Mar 6, 2024

Description of Change

When testing some applications we found that we should enable by default the query feature.

Not sure if we should do it true by default , or just if '$(PublishAot)' == 'true'

Fixes #21032
Fixes #21033

The workaround would be to add you csproj:

<MauiQueryPropertyAttributeSupport>true</MauiQueryPropertyAttributeSupport>

@rmarinho rmarinho requested a review from a team as a code owner March 6, 2024 18:22
@rmarinho rmarinho changed the title [net9.0] Fix maui query property attribute support2 [net9.0] Fix maui query attribute support Mar 6, 2024
@rmarinho
Copy link
Member Author

rmarinho commented Mar 6, 2024

/backport to release/9.0.1xx-preview2

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2024

Started backporting to release/9.0.1xx-preview2: https://github.com/dotnet/maui/actions/runs/8177131480

…2.0/Microsoft.Maui.Controls.targets

Co-authored-by: Šimon Rozsíval <simon@rozsival.com>
@rmarinho
Copy link
Member Author

rmarinho commented Mar 7, 2024

/backport to release/9.0.1xx-preview2

@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2024

Started backporting to release/9.0.1xx-preview2: https://github.com/dotnet/maui/actions/runs/8186595142

@rmarinho rmarinho merged commit 8cc4bdd into net9.0 Mar 7, 2024
@rmarinho rmarinho deleted the fix-MauiQueryPropertyAttributeSupport2 branch March 7, 2024 10:27
@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MAUI][.NET9] Searching on the “Search all recipes page” will cause the app to crash. [MAUI][.NET9] Clicking on any recipe page shows blank

5 participants