Dmitry
Results
2
issues of
Dmitry
"Failed to mount component: template or render function not defined." with render inside async setup
3
## OK-case When i have sync `setup` - all is OK ```jsx import { h } from '@vue/composition-api'; export default { name: 'MyComponent', setup() { return () => h('div', [1234]);...
no-issue-activity
Hi! Thanks for simple SDK. It makes API payment easier. But I have 1 question: Are you planning to add more methods? For working with webhooks specially.