1👍
✅
I’ve found a solution in the documentation: https://v2.vuejs.org/v2/guide/reactivity.html.
This function "Vue.nextTick(callback)" helped.
Source:stackexchange.com
1👍
I’ve found a solution in the documentation: https://v2.vuejs.org/v2/guide/reactivity.html.
This function "Vue.nextTick(callback)" helped.