Skip to content

Vue: Fix parenthesized interpolation format#8747

Merged
fisker merged 5 commits intoprettier:masterfrom
fisker:fix-visit-node
Jul 15, 2020
Merged

Vue: Fix parenthesized interpolation format#8747
fisker merged 5 commits intoprettier:masterfrom
fisker:fix-visit-node

Conversation

@fisker
Copy link
Copy Markdown
Member

@fisker fisker commented Jul 14, 2020

Fixes #8681

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory)
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/pr-XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

</template>

<!-- Prettier stable -->
TypeError: Cannot set property 'undefined' of undefined
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a playground-only error.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated 2e10a5b

@fisker fisker requested a review from sosukesuzuki July 14, 2020 15:17
@fisker fisker merged commit f2b0aec into prettier:master Jul 15, 2020
@fisker fisker deleted the fix-visit-node branch July 15, 2020 04:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vue: can't parse parenthesized expression

4 participants