Skip to content

Provide a way to disable the NotSupportedException diagnostics we provide for bindings without the attribute - #2325

Merged
manodasanW merged 2 commits into
masterfrom
manodasanw/bindableCustomPropertyDiagnosticsSuppress
Mar 11, 2026
Merged

Provide a way to disable the NotSupportedException diagnostics we provide for bindings without the attribute#2325
manodasanW merged 2 commits into
masterfrom
manodasanw/bindableCustomPropertyDiagnosticsSuppress

Conversation

@manodasanW

Copy link
Copy Markdown
Member

We are seeing scenarios where AOT compiled components being loaded in other existing native apps can run into issues where existing failing bindings in those apps can end up triggering our NotSupportException that we throw for purposes of diagnostics and catching issues with respect to C# binding scenarios. Given we also now have XamlCompiler diagnostics too, providing an option for disabling the NotSupportedException we throw if someone runs into this edge case.

@manodasanW
manodasanW merged commit 84f187b into master Mar 11, 2026
13 checks passed
@manodasanW
manodasanW deleted the manodasanw/bindableCustomPropertyDiagnosticsSuppress branch March 11, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants