Skip to content

fix(vue): follow user style.scoped option#7835

Closed
webfansplz wants to merge 2 commits intovitejs:mainfrom
webfansplz:chore-plugin-vue
Closed

fix(vue): follow user style.scoped option#7835
webfansplz wants to merge 2 commits intovitejs:mainfrom
webfansplz:chore-plugin-vue

Conversation

@webfansplz
Copy link
Member

Description

Closes #7832

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@webfansplz webfansplz changed the title fix(plugin-vue): follow user style.scoped option fix(vue): follow user style.scoped option Apr 20, 2022
@webfansplz webfansplz marked this pull request as draft April 21, 2022 00:30
@webfansplz webfansplz marked this pull request as ready for review April 21, 2022 01:38
@bluwy bluwy added plugin: vue p3-minor-bug An edge case that only affects very specific usage (priority) labels Apr 21, 2022
@bluwy bluwy requested a review from haoqunjiang April 21, 2022 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p3-minor-bug An edge case that only affects very specific usage (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting style.scoped to true / false in Vue options has no effect

2 participants