You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using this plugin with vite and did it setup like this:
Which works as expacted. Now I want to integrate the locales with vee-validation descriped here. So i setup vee-validation like this:
The Problem is, that
messages
returns Message Function which doesn't work.So I was wondering, if its possible to get the plain json string without message functions from
messages
?Beta Was this translation helpful? Give feedback.
All reactions