-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
Problem
An error has occured!
An internal error occurred during your request!
Details
System.NotSupportedException: Unsupported IBinding implementation 'Markdown.Avalonia.Extensions.StaticBinding'.
at void Avalonia.Data.Core.MultiBindingExpression.StartCore()
at bool Avalonia.Data.Core.UntypedBindingExpressionBase.Avalonia.PropertyStore.IValueEntry.HasValue()
at void Avalonia.PropertyStore.ValueStore.ReevaluateEffectiveValues(IValueEntry changedValueEntry)
at void Avalonia.StyledElement.OnAttachedToLogicalTreeCore(LogicalTreeAttachmentEventArgs e) x 8
at void Avalonia.StyledElement.Avalonia.Controls.ISetLogicalParent.SetParent(ILogical parent)
at void Avalonia.StyledElement.SetLogicalParent(IList children)
at void Avalonia.Visual.LogicalChildrenCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)
at void Avalonia.Controls.ContentControl.ContentChanged(AvaloniaPropertyChangedEventArgs e)
at void Avalonia.Controls.Window.OnPropertyChanged(AvaloniaPropertyChangedEventArgs change)
at void Avalonia.Animation.Animatable.OnPropertyChangedCore(AvaloniaPropertyChangedEventArgs change)
at void Avalonia.PropertyStore.EffectiveValue.SetAndRaiseCore(ValueStore owner, StyledProperty property, T value, BindingPriority priority, bool isOverriddenCurrentValue, bool isCoercedDefaultValue)
at void Avalonia.Controls.ContentControl.set_Content(object value)
at Task MsBox.Avalonia.MsBox<V, VM, T>.ShowWindowDialogAsync(Window owner)
at async Task Volo.Abp.Studio.UI.Services.MessageBoxService+<>c__DisplayClass16_0.bBZFZb7x3Z()
at T System.Reactive.Subjects.AsyncSubject.GetResult()
at async Task Volo.Abp.Studio.UI.Services.MessageBoxService.ErrorAsync(string title, string text, string solutionCreationConfig, Exception exception)
at async Task Volo.Abp.Studio.UI.ViewModels.MainBottomContainer.BackgroundTasks.BackgroundTaskItemViewModel.m6VmAdemo8()
Version
2.2.1
Operation System
Windows (Default)
Solution Configuration
No response
Other information
This issue has been reported from ABP Studio.