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

Bump Vue to 3.0.4 #285

Closed
wants to merge 1 commit into from
Closed

Bump Vue to 3.0.4 #285

wants to merge 1 commit into from

Conversation

afontcu
Copy link
Member

@afontcu afontcu commented Dec 27, 2020

Closes #278.

Nothing to see here, yet – I'm on it, but I wanted to open a draft PR in case anyone was working on it, too.

So far, this is what I could track down from vue-next:

rawChildren is null here: https://github.com/vuejs/vue-next/blob/3bc2914e32b030b1247659f871f6055827154087/packages/runtime-core/src/componentRenderUtils.ts#L230

This appears to be the offending commit, putting back highlighted lines makes test pass again: vuejs/core@3bc2914#diff-3f88622d34d4d3a0b6e44ddd42967279cc0d25f817d6f17fad79ae4b205c405eL225-L227

@afontcu
Copy link
Member Author

afontcu commented Dec 27, 2020

Okay, I gave vuejs/core#2750 a go and it fixes our issue as well. Shall we wait for 3.0.5, then?

@lmiller1990
Copy link
Member

Oh, great! Let's wait for 3.0.5. I lost quite a few hours debugging this one too. Glad someone has found the bug.

@afontcu
Copy link
Member Author

afontcu commented Dec 30, 2020

Looks like the PR didn't make it to 3.0.5, we'll need to wait a bit longer 😉

@cexbrayat
Copy link
Member

Closing this one as we are now up-to-date with vue-next 3.0.6

@cexbrayat cexbrayat closed this Feb 25, 2021
@cexbrayat cexbrayat deleted the bump-3.0.4 branch February 25, 2021 08:05
@lmiller1990
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

Update to 3.0.4 and 3.0.5
3 participants