Answer the question
In order to leave comments, you need to log in
Why might computed not work with vuex?
In the file store.js here https://codesandbox.io/s/1yz87rv07l on the 13th line I display console.log, but it is not displayed when you enter something in the input
Can you tell me why?
Answer the question
In order to leave comments, you need to log in
You are in input
the stands v-model="phone"
and the computed
other
Just change from phone to cleanPhonev-model="cleanPhone"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question