-
Notifications
You must be signed in to change notification settings - Fork 679
Open
Description
The Avalonia General/RealTime sample crashes with the following exception:
Exception has occurred: CLR/System.NotSupportedException
An exception of type 'System.NotSupportedException' occurred in System.ComponentModel.TypeConverter.dll but was not handled in user code: 'StringToDoubleArrayTypeConverter cannot convert from Avalonia.Markup.Xaml.MarkupExtensions.CompiledBindingExtension.'
The issue seems to be related to the binding for CustomSeparators; without the CustomSeparators attribute in the XAML file, the exception is not thrown.
To Reproduce
Steps to reproduce the behavior:
- Change AvaloniaVersion value to 11.3.7 (currently the latest version is 11.3.11)
- Run the AvaloniaSample.Desktop project
- Select General/RealTime
- See error
Desktop (please complete the following information):
- OS: Linux (but I think it should be visible on any platform)
- Version 2.0.0-rc6.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels