-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.🐞 bugSomething isn't workingSomething isn't workingscope: slots
Description
Version
3.0.2
Reproduction link
https://codesandbox.io/s/nostalgic-visvesvaraya-4l1vz?file=/src/App.vue
Steps to reproduce
Just open the link.
What is expected?
First and second tables should look the same.
What is actually happening?
Scoped styles are not applied in first table generated with v-for. Missing atributes with -s in order to get styles correctly. Second table is generated ok.
Metadata
Metadata
Assignees
Labels
❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.🐞 bugSomething isn't workingSomething isn't workingscope: slots