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

Avoid to drop scope id by applying global mixin #4274

Merged
merged 1 commit into from
Nov 22, 2016

Conversation

ktsn
Copy link
Member

@ktsn ktsn commented Nov 22, 2016

Fix #4266

This PR fixes the problem that _scopeId will be dropped after applying global mixin.
reproduction: https://jsfiddle.net/tutjybnv/

Looks like same problem as vuejs/vue-loader#433

@yyx990803 yyx990803 merged commit c57ba3e into vuejs:dev Nov 22, 2016
@ktsn ktsn deleted the retain-scope-id branch November 22, 2016 14:23
posva added a commit to posva/vue that referenced this pull request Jan 16, 2017
Following a fix for v1 at vuejs#4274 for issue vuejs#4465
yyx990803 pushed a commit that referenced this pull request Jan 16, 2017
Following a fix for v1 at #4274 for issue #4465
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.

2.0.8 vue-template-compiler breaks scoped css
2 participants