Aleksey Razbakov

Results 38 comments of Aleksey Razbakov

That's exactly what this issue is about. I will fix it ASAP.

@tschifftner we are open for pull-requests. The idea is that no one should do the patch twice and we help each other. Have you tried `1.7.0.2+patch1` version?

@ticaje thank you for contribution! It appears that this patch addresses the same problem as v.1.9.3.3. Can you please check if https://github.com/firegento/magento/releases/tag/v1.9.3.3 is the same? Or would you like to...

@dungsil seems you are missing `vueI18n.locales` with translations

@dungsil what's the content of that file? Does it have key `"meta.title"`? Try to rename that file to `en.yml`

@dungsil Concerning `en-US.yml` and `en.yml` check languages of your browser. I guess i18n module takes the preferred language of your browser. Please elaborate on your last question. I don't understand...

On Nuxt 2.12 there is the following error: `Cannot read property 'toMarkup' of undefined`

Then maybe `index.php` should return at least `json`?