Skip to content

Commit

Permalink
chore: Adjust test
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Nov 6, 2024
1 parent 205a539 commit 82feb30
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ public _View Build(object __ResourceOwner_1)
__fe.Loading += delegate
{
_component_0.UpdateResourceBindings();
_component_0.ApplyXBind();
}
;
}
Expand Down Expand Up @@ -261,6 +262,7 @@ public _View Build(object __ResourceOwner_1)
__fe.Loading += delegate
{
_component_0.UpdateResourceBindings();
_component_0.ApplyXBind();
}
;
}
Expand Down Expand Up @@ -350,6 +352,7 @@ public _View Build(object __ResourceOwner_1)
__fe.Loading += delegate
{
_component_0.UpdateResourceBindings();
_component_0.ApplyXBind();
}
;
}
Expand Down

0 comments on commit 82feb30

Please sign in to comment.