index.d762f427.js:3 [Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/core
at <Tags>
at <Home onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< Proxy(Object) > >
at <RouterView>
at <ElConfigProvider locale= Object >
at <App>
U @ index.d762f427.js:3
J3 @ index.d762f427.js:4
$r @ index.d762f427.js:4
an @ index.d762f427.js:4
Uf @ index.d762f427.js:4
index.d762f427.js:14 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'insertBefore')
at insert (index.d762f427.js:14:10535)
at O (index.d762f427.js:13:2284)
at S (index.d762f427.js:13:1553)
at b (index.d762f427.js:13:786)
at Me (index.d762f427.js:13:7568)
at fe (index.d762f427.js:13:6710)
at T (index.d762f427.js:13:4462)
at b (index.d762f427.js:13:743)
at Me (index.d762f427.js:13:7329)
at fe (index.d762f427.js:13:6846)
这刷新dom更新报错,最后解决的方法是更新vue到最新版本
标签:d762f427,index,13,遇到,vue3,js,刷新 From: https://www.cnblogs.com/coodeshark/p/17854193.html