You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Briefly speaking, based on the documentation, I discovered that after the update to version 1.2.8, when the <ui:XamlControlsResources /> in App.xaml was instantiated and executed, an exception was thrown:
FormatException: TopLeftValue is not a valid value for CornerRadiusFilterKind.
ArgumentException: Requested value 'TopLeftValue' was not found.
I have been speculating for a long time but still have no idea where the problem lies.
The text was updated successfully, but these errors were encountered:
Briefly speaking, based on the documentation, I discovered that after the update to version 1.2.8, when the <ui:XamlControlsResources /> in App.xaml was instantiated and executed, an exception was thrown:
FormatException: TopLeftValue is not a valid value for CornerRadiusFilterKind.
ArgumentException: Requested value 'TopLeftValue' was not found.
I have been speculating for a long time but still have no idea where the problem lies.
The text was updated successfully, but these errors were encountered: