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
Same here. I ran into a problem with vue-i18n not completing the plugin install in dev mode because setupDevtoolsPlugin never calling the callback function.
If I call createI18n in my "main" application.js like this, it works without a problem:
I write a plugin for devtools, when I use
Sometime the log does not print, but I refresh the page almost it can print.
Does devtools have caching ?
The text was updated successfully, but these errors were encountered: