Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Commit

Permalink
Fix breaking change in Umb10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skttl committed Sep 16, 2022
1 parent 46aaaaf commit bddf6c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
</umb-box>
</div>
<ng-form val-form-manager ng-switch-when="edit">
<umb-tabbed-content content="vm.content"></umb-tabbed-content>
<umb-tabbed-content content="vm.content" content-node-model="{ variants: [] }"></umb-tabbed-content>
</ng-form>
</div>

Expand Down

0 comments on commit bddf6c4

Please sign in to comment.