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

Async composition functions and setup helper #463

Closed
shaci opened this issue Oct 3, 2020 · 1 comment
Closed

Async composition functions and setup helper #463

shaci opened this issue Oct 3, 2020 · 1 comment

Comments

@shaci
Copy link

shaci commented Oct 3, 2020

Sorry for dumb question, I newbie in vue 3 and vue-class-component. If I define async/await useCounter (initial example of useCounter without async/await here #416 (comment)), I get error after click on the plus button
image
Error:
image

How do I can fix it?

Originally posted by @shaci in #416 (comment)

ktsn added a commit that referenced this issue Oct 4, 2020
@ktsn
Copy link
Member

ktsn commented Oct 4, 2020

fixed in beta.4

@ktsn ktsn closed this as completed Oct 4, 2020
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

No branches or pull requests

2 participants