How to set Horizontal wizards input ref formData value from vuex store in onMounted ?
After the network request set the initial value of ref formData from onMounted method not working? It printed but step1 component input value was not changed. We are using vue3 template How to change input value in this situation?
Is currentScreening a data object which you are setting with action GET_IRB_SCREENING?
In this case, I think it is better to assign your formData object inside then(()=>{}) section. During an object initialization, it will always contain only your default value.
Your Support Matters!
We will highly appreciate your Metronic Review on Themeforest.