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
-
Hi,
I'm not sure what I am missing... but how can I load the SFC messages instead?
I've pretty much tried everything... enable and disable legacy mode, set the
compositionOnly: false
... and theglobalInjection: true
If I don't set
globalInjection: true
I get theTypeError: _ctx.$t is not a function....
But if i set it to true, then the messages I put inside the SFC doesn't load.
How can I get this to work?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions