if you create a component which has a group and inside that group some elements and you import that component to a new face, the last element of the group inside that component is always positioned to x = 0 and y = 0.
in my case the last element was a shape
here i have a black shape
this is my face where i will import that component you see above
here you can see now the shape is positioned to (0|0)
and it is not inside that imported component =>
Thanks very much for taking the time to report this and for including the screenshots — they made it much easier to understand what was going wrong.
I’ve made a fix for this now, so the position and ordering of elements inside imported components should behave correctly again. Could you please try importing the component again when you get a chance and let me know if it’s working as expected on your side?
If you still see anything being moved to (0, 0) or appearing outside the component, please let me know and I’ll take another look.
i tested it and it is fixed. you can set BUG to solved. THX