我正在将 vue2 升级到 vue3,我在控制台中收到以下警告:
[Vue warn]: Runtime directive used on component with non-element root node. The directives will not function as intended. at <VNavigationDrawer modelValue=false onUpdate:modelValue=fn app="" > at <SideBar> at <VApp id="inspire" > at <App>
Run Code Online (Sandbox Code Playgroud)
有人有什么想法吗?