Takoooooo 4 years ago
parent
commit
22432a002d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Avalonia.Styling/LogicalTree/ControlLocator.cs

+ 1 - 1
src/Avalonia.Styling/LogicalTree/ControlLocator.cs

@@ -57,7 +57,7 @@ namespace Avalonia.LogicalTree
             private void Detached(object sender, LogicalTreeAttachmentEventArgs e)
             {
                 _value = null;
-                PublishNext(null);
+              //  PublishNext(null);
             }
 
             private void Update()