-
Notifications
You must be signed in to change notification settings - Fork 31
Define objects before creating group #103
Comments
Hello, i cant replicate your issue: See here: https://codesandbox.io/s/stickman-pubww?file=/src/App.vue |
Hi, |
Hi, |
Does the limitation come from the fabric lib or the wrapper (vue architecture)? |
Its due to the individual components been added to the group after the group is defined. In hindsight these items need to be defined first when their parent is the group. |
Maybe props are ignored some reason. Such properties are introduced in other components, but not in this. Could it be the solution?
The text was updated successfully, but these errors were encountered: