Skip to content

issues Search Results · repo:vuejs/vuex language:JavaScript

Filter by

1k results
 (53 ms)

1k results

invuejs/vuex (press backspace or delete to remove)

Version 4.0.2 Reproduction link https://playcode.io/2226769 Steps to reproduce Change STRICT_MODE to true What is expected? Some performance drop thanks to strict mode What is actually happening? ...
  • AlexandrosDa007
  • Opened 
    on Jan 17
  • #2260

Version 1 Describe the bug [1](https://cn.vuejs.org/#VPContent) Reproduction 1 Expected behavior 1 Additional context No response Validations - [X] Follow our Code of Conduct - [X] Read ...
invalid
  • Hql1123
  • Opened 
    on Jul 18, 2024
  • #2252

Version 4.0.2 Describe the bug Recently upgraded Vuex to 4.0.2 for a Vue 3 migration that uses a custom SSR solution using Express and Webpack. When running in development mode, the server s memory ...
  • urbnjamesmi1
  • Opened 
    on Jul 15, 2024
  • #2250

createStore代码: import getters from ./getters import modules from ./modules import { createStore } from vuex const store = createStore({ getters, modules, }) export function setupStore(app) { app.use(store); ...
  • LiYanyan-a
  • Opened 
    on Jul 15, 2024
  • #2249

Version 3.6.2 Describe the bug 将vuex存储的数据使用计算属性引入,使用一个局部变量引用该计算属性,页面销毁前清除vuex的数据,该数据所占用的内容无法被释放 Reproduction //test.vue template div div style= display: flex; justify-content: space-between; ...
  • cug-zgj
  • Opened 
    on Jun 6, 2024
  • #2248

Version 4.1.0 Reproduction link github.com Steps to reproduce When using vuex in Vue application, @vue/devtools-api will always be part of final bundle. If we take a look at vuex.cjs.js var vue ...
  • index23
  • Opened 
    on Mar 7, 2024
  • #2243

Version 4.1.0 Describe the bug When developing with a fork of vuex, I noticed that vuex tests break when bumping vue to the latest version: FAIL test/unit/hot-reload.spec.js ● Hot Reload › getters ...
  • alecgibson
  • 1
  • Opened 
    on Jan 18, 2024
  • #2241

Version 4.0.0 Describe the bug I am using the latest vue js version and 4.0.0 vuex, my project is typescript based, and the components are based on composition API, using VS Code, no errors during development, ...
  • nhrmart
  • Opened 
    on Dec 22, 2023
  • #2239

Dear maintainers or developers interested in this project: Our team is currently developing a tool for automatically generating PR checklists in Pull Request Template. The tool generates a set of PR rules ...
  • baishuotong
  • 1
  • Opened 
    on Nov 24, 2023
  • #2238

Version 4.1.0 Describe the bug After upgrading from Vuex 4.0.2 to 4.1.0, our apps started skyrocketing in memory consumption until running out of memory. image The apps recovered just after the rollback ...
  • fallemand
  • 2
  • Opened 
    on Sep 19, 2023
  • #2236
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub