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

when queue has null value , it can be error #2578

Closed
anming-john opened this issue Nov 9, 2020 · 2 comments
Closed

when queue has null value , it can be error #2578

anming-john opened this issue Nov 9, 2020 · 2 comments

Comments

@anming-john
Copy link

https://github.com/vuejs/vue-next/blob/b5926ff9f05e5f80592c576eaaba87f0d247a601/packages/runtime-core/src/scheduler.ts#L210

runtime-core.esm-bundler.js:339 Uncaught (in promise) TypeError: Cannot read property 'id' of null happened in getId function

i debugger log :
[null, null, null, null, null, null, null , f()] 'queue'

@vue-bot
Copy link
Contributor

vue-bot commented Nov 9, 2020

Hello, thank you for taking time filling this issue!

However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).

I hope to see your helper-created issue very soon!

@vue-bot vue-bot closed this as completed Nov 9, 2020
@underfin
Copy link
Member

underfin commented Nov 9, 2020

Same as #2567

@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants