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

Scoped css data attribute is not always applied #10452

Closed
Demivan opened this issue Aug 29, 2019 · 1 comment
Closed

Scoped css data attribute is not always applied #10452

Demivan opened this issue Aug 29, 2019 · 1 comment

Comments

@Demivan
Copy link

Demivan commented Aug 29, 2019

Version

2.6.10

Reproduction link

https://codesandbox.io/embed/vue-template-3pnsx

Steps to reproduce

Click "toggle loading" button

What is expected?

Both child elements should have data attribute applied and should be green.

What is actually happening?

First child element is missing data attribute


Looks like div element is reused between loader and first child of the slot content

@posva
Copy link
Member

posva commented Aug 29, 2019

Duplicate of #10416

@posva posva marked this as a duplicate of #10416 Aug 29, 2019
@posva posva closed this as completed Aug 29, 2019
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

2 participants