i18next acting weird

See the video below. The languages are not loaded into the input field untill I change the language, then it will update..
2 Replies
Techno1Monkey
Techno1MonkeyOP6mo ago
<input
v-model="password"
required
type="password"
:placeholder="$t(('login.password'))"
id="password"
/>
<input
v-model="password"
required
type="password"
:placeholder="$t(('login.password'))"
id="password"
/>
this is what I use
dwol
dwol6mo ago
do you have a default locale set?
Want results from more Discord servers?
Add your server