watch: { "$i18n.locale": () => { this.$nextTick(() => { //now this = undefined // if procces.$nextTick isn't working too alert("nextTRick"); }); }, },