Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref回调错误 #2877

Closed
zi99xiao opened this issue May 20, 2024 · 0 comments
Closed

ref回调错误 #2877

zi99xiao opened this issue May 20, 2024 · 0 comments

Comments

@zi99xiao
Copy link

zi99xiao commented May 20, 2024

我在本地运行一个vite+vue3+ts的项目时,一开始新增和编辑都是正常的,包括其他菜单里的新增和删除也是正常的,但后面某一个菜单里的编辑就会出现如下错误:
index.vue:224 [Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://github.com/vuejs/core .
at <AddEdit title="编辑" loading=false ref="addRef" ... >
at
at <Index onVnodeUnmounted=fn ref=Ref< Proxy(Object) {__v_skip: true} > >
at
at
但其他菜单里的却是正常的,并且如果打包后运行也是正常的,同时我在本地运行时是成功获取到数据的,但它却走到了另外一个ref,导致传递的数据为空了

@zi99xiao zi99xiao reopened this May 20, 2024
@zi99xiao zi99xiao changed the title 回调错误 ref回调错误 May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant