Subscribe on changes!

Is it possibily to exchange the order of ’// props' and '// setScopeId'?

avatar
Oct 21st 2022

What problem does this feature solve?

What I will talk about is some code of function mountElement in this file.

image

Background:

I am trying to use Vue3 as A FrontEnd DSL for Weex, just use @vue/compiler-sfc, @vue/runtime-core and weex-vue-loader(forked from the latest vue-loader) to reach the goal.

Problem

This problem occurs when I resolve the