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
ChatRows :
public ObservableCollection ChatRows { get; } = new();
The content was replied by AI, and every time I ask it to generate a Java sorting algorithm, it's just the error message mentioned above. I haven't figured out the specific reason, so please show it to the expert. Thank you very much
The text was updated successfully, but these errors were encountered:
Unable to cast object of type 'Avalonia.Media.Color' to type 'Avalonia.Media.IBrush'.
code:
<Design.DataContext>
<vm:MainWindowViewModel />
</Design.DataContext>
<ItemsControl.ItemsPanel>
</ItemsControl.ItemsPanel>
<ItemsControl.ItemTemplate>
<md:MarkdownScrollViewer Markdown="{Binding }" />
</ItemsControl.ItemTemplate>
ChatRows :
public ObservableCollection ChatRows { get; } = new();
The content was replied by AI, and every time I ask it to generate a Java sorting algorithm, it's just the error message mentioned above. I haven't figured out the specific reason, so please show it to the expert. Thank you very much
The text was updated successfully, but these errors were encountered: