Sacha Durand

Results 6 comments of Sacha Durand

`pm2 start "node -- index.js" ` and `pm2 start index.js` seems to cause less error

At the moment, I found one bad solution : 1. add a ref in component 2. change value in Vue object... ` //set FR dropdown this.$refs.telInput[0]._props.allCountries[2].name = 'Algérie'; this.$refs.telInput[0]._props.allCountries[19].name =...

I think merging would solve a lot of compatibility issues.

I also see this problem, and issue 104 of this same project did not help me any more. ``` script: [ { src: `https://www.googletagmanager.com/gtag/js?id=MY-ID-HERE`, async: true, type: 'text/partytown' }, {...

The configuration given above is an example of a configuration that does not work, however, I modified the configuration until I got something that worked: ``` script: [ { key:...