Skip to content

Conversation

@posva
Copy link
Member

@posva posva commented Aug 7, 2019

This allows using async inline functions in v-on event handlers #10338

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

@allanchua101
Copy link

LGTM 👍

@posva posva changed the title fix(compiler): allow inline async functions in event handlers feat(compiler): allow inline async functions in event handlers Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants