We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.6.10
https://codesandbox.io/embed/vue-template-3pnsx
Click "toggle loading" button
Both child elements should have data attribute applied and should be green.
First child element is missing data attribute
Looks like div element is reused between loader and first child of the slot content
The text was updated successfully, but these errors were encountered:
Duplicate of #10416
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: