You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Error:
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](https://user-images.githubusercontent.com/1643065/94995923-1a5fd780-05aa-11eb-84be-7adad843b8f1.png)
![image](https://user-images.githubusercontent.com/1643065/94996030-cef9f900-05aa-11eb-84ea-88f13e239673.png)
Error:
How do I can fix it?
Originally posted by @shaci in #416 (comment)
The text was updated successfully, but these errors were encountered: