We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Error on opening radial menu

Hi,

Since the last update (v.13.1.0.21), i have this error when i opening radial menu.

Error: Converter failed to convert value of type 'Syncfusion.UI.Xaml.Controls.Navigation.SfRadialMenuItem' to type 'Brush'; 
BindingExpression: Path='' DataItem='Syncfusion.UI.Xaml.Controls.Navigation.SfRadialMenuItem'; 
target element is 'Syncfusion.UI.Xaml.Controls.Navigation.OuterRimItem' (Name='null'); 
target property is 'MenuMouseOverBackgroundColor' (type 'Brush').

Basic example :
<Grid Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
        <navigation:SfRadialMenu IsOpen="True" RimBackground="CornflowerBlue">
            <navigation:SfRadialMenuItem  CheckMode="CheckBox" Header="Bold" />
            <navigation:SfRadialMenuItem  CheckMode="CheckBox" Header="Italic" />
            <navigation:SfRadialMenuItem  CheckMode="RadioButton" GroupName="Clipboard"                                  Header="Cut" />
            <navigation:SfRadialMenuItem  CheckMode="RadioButton" GroupName="Clipboard"                                  Header="Copy" />
            <navigation:SfRadialMenuItem  CheckMode="RadioButton" GroupName="Clipboard"                                  Header="Paste" />
            <navigation:SfRadialMenuItem  CheckMode="None" Header="Font Size" />
        </navigation:SfRadialMenu>
</Grid>

Do you have any idea to fix this problem ?

Best regards,
Aurélien


3 Replies

VJ Victory Jessie Selvam D Syncfusion Team April 16, 2015 10:22 AM UTC

Hi Aurélien,

Thank you for using Syncfusion products.

We were able to reproduce the issue and have logged defect report regarding this. The fix for this issue will be included in our upcoming Service pack release which is scheduled in the month of April, 2015.

Please let us know if you need any further assistance.

Regards,
Jessie


MB Matt Barnes April 22, 2015 12:11 AM UTC

Hi,

This issue is a severe issue for us as well.

An update would be appreciated as soon as possible.

Kindest Regards

Matt


VJ Victory Jessie Selvam D Syncfusion Team April 22, 2015 09:09 AM UTC

Hi Matt,

Thank you for using Syncfusion products.

A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents 

Please let us know if you have any questions.

Regards,
Jessie

Loader.
Live Chat Icon For mobile
Up arrow icon