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

Vue js 2.6.13 component not rendering #12111

Closed
litt1e-p opened this issue Jun 3, 2021 · 1 comment
Closed

Vue js 2.6.13 component not rendering #12111

litt1e-p opened this issue Jun 3, 2021 · 1 comment

Comments

@litt1e-p
Copy link

litt1e-p commented Jun 3, 2021

Version

2.6.13

Reproduction link

https://codesandbox.io/s/vue-component-2613-5hzzy

Steps to reproduce

After upgrading vue js from v2.6.12 to v2.6.13 some components don't get render and no warning message or error message in the console. but when I try to downgrade to version 2.6.12, the component successfully render.

Component code that doesn't get render using v2.6.13

What is expected?

should render the component

What is actually happening?

component does not render


why is the component not rendering, but it works when give them a wrapper container , here is a demo

@jacekkarczmarczyk
Copy link

#12104

@posva posva closed this as completed Jun 3, 2021
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

3 participants