Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Vue UI freezes the browser during translation #251

Open
AniaKru95 opened this issue Nov 5, 2021 · 0 comments
Open

Vue UI freezes the browser during translation #251

AniaKru95 opened this issue Nov 5, 2021 · 0 comments
Labels
Status: Review Needed Request for review comments

Comments

@AniaKru95
Copy link

Environment info

  System:
    OS: Windows 10 10.0.19042
    CPU: (8) x64 Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz
  Binaries:
    Node: 14.15.0 - ~\AppData\Roaming\JetBrains\PyCharm2021.2\node\node-v14.15.0-win-x64\node.EXE
    Yarn: Not Found
    npm: 6.14.8 - ~\AppData\Roaming\JetBrains\PyCharm2021.2\node\node-v14.15.0-win-x64\npm.CMD
  Browsers:
    Chrome: 95.0.4638.69
    Edge: Spartan (44.19041.1266.0), Chromium (95.0.1020.40)
  npmPackages:
    @vue/babel-helper-vue-jsx-merge-props:  1.2.1
    @vue/babel-helper-vue-transform-on:  1.0.2
    @vue/babel-plugin-jsx:  1.0.6
    @vue/babel-plugin-transform-vue-jsx:  1.2.1
    @vue/babel-preset-app:  4.5.13
    @vue/babel-preset-jsx:  1.2.4
    @vue/babel-sugar-composition-api-inject-h:  1.2.1
    @vue/babel-sugar-composition-api-render-instance:  1.2.4
    @vue/babel-sugar-functional-vue:  1.2.2
    @vue/babel-sugar-inject-h:  1.2.2
    @vue/babel-sugar-v-model:  1.2.3
    @vue/babel-sugar-v-on:  1.2.3
    @vue/cli: ^4.5.13 => 4.5.13
    @vue/cli-overlay:  4.5.13
    @vue/cli-plugin-babel: ~4.5.0 => 4.5.13
    @vue/cli-plugin-eslint: ~4.5.0 => 4.5.13
    @vue/cli-plugin-router:  4.5.13
    @vue/cli-plugin-unit-mocha: ^4.5.13 => 4.5.13
    @vue/cli-plugin-vuex:  4.5.13
    @vue/cli-service: ~4.5.0 => 4.5.13
    @vue/cli-shared-utils:  4.5.13
    @vue/cli-ui:  4.5.13
    @vue/cli-ui-addon-webpack:  4.5.13
    @vue/cli-ui-addon-widgets:  4.5.13
    @vue/compiler-core:  3.2.19
    @vue/compiler-dom:  3.2.19
    @vue/component-compiler-utils:  3.2.2
    @vue/preload-webpack-plugin:  1.1.2
    @vue/shared:  3.2.19
    @vue/test-utils: ^1.2.2 => 1.2.2
    @vue/web-component-wrapper:  1.3.0
    eslint-plugin-vue: ^6.2.2 => 6.2.2
    typescript:  4.1.6
    vue: ^2.6.11 => 2.6.14
    vue-apexcharts: ^1.6.2 => 1.6.2
    vue-cli-plugin-i18n: ^2.3.1 => 2.3.1
    vue-click-outside: ^1.1.0 => 1.1.0
    vue-codemod:  0.0.5
    vue-crontab: 0.0.4 => 0.0.4
    vue-eslint-parser:  7.10.0
    vue-hot-reload-api:  2.3.4
    vue-i18n: ^8.26.3 => 8.26.7
    vue-i18n-extract:  1.0.2
    vue-loader:  15.9.8 (16.5.0)
    vue-multiselect: ^2.1.6 => 2.1.6
    vue-router: ^3.5.3 => 3.5.3
    vue-style-loader:  4.1.3
    vue-template-compiler: ^2.6.11 => 2.6.14
    vue-template-es2015-compiler:  1.9.1
    vue-time-date-range-picker: ^1.4.0 => 1.4.0
    vue2-daterange-picker: ^0.6.6 => 0.6.6
    vuetify: ^2.5.8 => 2.5.8
    vuetify-datetime-picker: ^2.1.1 => 2.1.1
    vuex: ^3.6.2 => 3.6.2
  npmGlobalPackages:
    @vue/cli: Not Found

Steps to reproduce

  1. Create en.json in locales folder. Data contains 370 records.
  2. Run vue ui
  3. Click "Localizations" on the left panel. It is plugin: vue-i18n
  4. Select "en" language to load file.
    Then browser is freezeng and after 5 minutes data is loaded.

What is expected?

Faster data loading

What is actually happening?

Browser is freezing and long duration for loading data

Additional context
Firstly, I write in vue-cli repo. I put link to give you context:
vuejs/vue-cli#6818

@AniaKru95 AniaKru95 added the Status: Review Needed Request for review comments label Nov 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Status: Review Needed Request for review comments
Projects
None yet
Development

No branches or pull requests

1 participant