-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
I use sentry for our production issue tracking, and I got like around 100s of this error
Any suggestions on how to figure out if theres anything wrong?
![image](https://user-images.githubusercont…
-
There are breaking changes in recent update. I guess it would be helpful to mention it in the docs. I just had to quickly downgrade to 1.0.11 to keep my app working. I'll try to create a PR with docs …
-
Hi @jofftiquez,
I tried using multiple vue-stripe-checkout on the same page and I'm having this error:
`Error in mounted hook: "ReferenceError: StripeCheckout is not defined"`
Here's an example…
-
Hi, I would like to use this plugin with Nuxt.js, grabbing the stripe id from the store.
Is there any way to do it? So far I've tried with this based in [this question in stackoverflow](https://stack…
-
Dear community,
retail is one of the first industry focuses for Odoo 13. The goal is to cover most 'must have' needs of retail companies. Here is our current roadmap. Suggestions? remarks? Thanks!
…
-
Bonjour,
une issue un peu large, mais nécessaire pour cadrer le problème.
---
# Contexte
Le module Adhérent+ prévoit différent paramètre pour caractériser un adhérent dont :
- état (ou…
-
with vue version `2.5.17` and vue-stripe-checkout version `1.1.3` I get `Cannot read property 'install' of undefined`
```
import VueStripeCheckout from 'vue-stripe-checkout'
console.log(VueStripe…
-
I am investigating your vue-stripe-checkout for the first time and your documentation says:
Initialization options now only accepts stripe publishable token. E.g.:
**Vue.use(VueStripeCheckout, p…
SMen1 updated
5 years ago
-
Sorry i'am new in vuejs and js ^^
### I have the popup with payment that works but in console i have this error :
`vue.esm.js?a026:591 [Vue warn]: Failed to mount component: template or render fun…