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
It may restrain some developers from using <foo v-for="..." ref="someRef"> and make them search for another solution resulting in the correct order. However if the statement is valid only for very specific scenarios there should be some example(s) so that developers know whether their usecase would provide the correct order of elements or not.
If this is something that was just copied from Vue 2 and is not relevant any longer then it should be removed