Lucio G Pazos
Lucio G Pazos
An option is access to the input via $el, example: ``` ``` ``` mounted() { this.$el.querySelector(".input-property").setAttribute('disabled', true)` } ```
I fix the issue downgrading axios to 0.21.0 and works with miragejs [ 0.1.41, 0.1.42.0, 0.1.43.0 ]
I fix the issue downgrading axios to 0.21.0 and works with miragejs [ 0.1.41, 0.1.42.0, 0.1.43.0 ]
Same problem