Eduardo Camillo
Eduardo Camillo
A propósito, de repente tem outra solução, o erro que acontece é no `calcPrecoPrazo()` e é o seguinte: ``` Error: connect ETIMEDOUT 201.48.198.97:8083 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1128:14) { errno:...
@OmarOmeiri de fato, solucionou temporariamente pra mim.. Ele ainda não está 100% não.
Obrigado! Para pegar PAC e SEDEX, são duas consultas? Ou essa faz as duas?
Awesome solution, @MayaraRMA 👏👏👏
@Igoohd I made like this: 1. created a helper file with this code: ``` import { mask } from "vue-the-mask"; export const applyMask = { bind(el, binding) { if (binding.value...
It is a plain .js file, to add simple functions, and not a .vue file. This is the link to the file: https://github.com/educkf/senior-frontend-test/blob/master/helpers/index.js
Well, I just saw I referenced you to your own article on clagnut.com. well, then you already know if it is worth to update theis section of the book :)
Sorry for taking so long to reply! Indeed, great explanation! Thank you very much!