emanuellopess

Results 2 comments of emanuellopess

@keziakoko I have the same issue, did you manage to fix it somehow? Something I noticed is, vue-tel-input works fine on firefox, on Chromium based browsers it has the same...

For anyone needing a API with a standard response I recommend [this one](https://app.exchangerate-api.com). Below is a example of return: URL: GET https://v6.exchangerate-api.com/v6/YOUR-API-KEY/latest/USD ```json { "result": "success", "documentation": "https://www.exchangerate-api.com/docs", "terms_of_use": "https://www.exchangerate-api.com/terms",...