Bohdan Saliuk

Results 21 comments of 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) ```

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? ![image](https://user-images.githubusercontent.com/34982358/154923579-f9793360-e43d-439d-98f9-8c48ba53fb24.png) 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...