Bohdan Saliuk
Bohdan Saliuk
PROTOCOL_TIMEOUT ``` Channel: DevTools Initial URL: https://device.andreyalexeich.ru/# Chrome Version: 74.0.3729.169 Stack Trace: LHError: PROTOCOL_TIMEOUT at eval (chrome-devtools://devtools/remote/serve_file/@78e4f8db3ce38f6c26cf56eed7ae9b331fc67ada/audits2_worker/audits2_worker_module.js:1170:210) ```
same issue with typeof
Same issue without vee-validate
You don't need it right in text field
Hi @elevatebart . I'm trying to fix that by myself, but can't run sections example locally. Do I miss something?  1. Clone the repo 2. Run `pnpm i` 3....
Oh, still don't understand the development process. How may I apply my changes vue-styleguidist package for examples? 1. Make changes 2. Run `pnpm compile` 2. Run `pnpm start` But changes...
@Tusko , I found our issue. We have a translation in vuex, so when we load the messages this value is updated and causes an error. Need to remove it...
@kingyue737 , do we need any extra settings except `i18n-ally.enabledFrameworks`? Because every time I open my project `i18n-Ally` asks me to define the locales directory. But we haven't a particular...
Still not fixed :(