I found similar issue trying to run a script inside a vue div, when I moved it outside it worked just fine. Try to see if this makes any difference maybe?
Mar 28, 2018
2
Level 8
Vue interfering with Stripe checkout
I've used Laravel and Vue together in the past but with current version of both at Mar/2018 I have encountered a problem where Vue appears to be stopping the "pop-up" where Stripe collects the credit card, email, zip code from appearing. I don't need Vue in this project I've just cut it out. I removed window.Vue = require('vue'); from app.js
I was wondering if other have encountered, this? If you do, I hope this helps. I don't know what about Vue has caused the issue.
Please or to participate in this conversation.