andrew-ignatiev
andrew-ignatiev
@facebook-github-bot why the issue is closed when PR merge was failed ? Could you drop support of Node.js version 8?
Hi @rigor789 , First of all want to say thank you for your great work with nativescript-vue. We really appreciate what you are doing to support Vue.js version 3. I...
I've found how to make v-model work in template tag if anyone interested. You can create functional component like below for example: ```typescript const withVModel = (node: VNode, arg: any,...
Hey @lukeb0x, If you are interested you can try to achieve similar behaviour with help of `paymentOptionPriority` setting, you can find more details about it here https://braintree.github.io/braintree-web-drop-in/docs/current/module-braintree-web-drop-in.html So in general...