You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The $children array does reflect the order of the rendered components, but if those are reordered, when using v-for for example, the order is not synced.
I would like to request this as for some advanced components would remove the need for tricky workarounds.