Git Product home page Git Product logo

Comments (7)

tiagoroldao avatar tiagoroldao commented on May 29, 2024 1

[Edited to update dependency to latest fixes]
I have a PR for this fix up. In the meantime, I've been using my fork of the lib, by targeting a built commit, as such:

// package.lock dependencies
...
"vuex-class-component": "git+https://github.com/tiagoroldao/vuex-class-component.git#f71e27bc4960607081a936c3a756915656af520b",
...

from vuex-class-component.

Velua avatar Velua commented on May 29, 2024

Are you able to pass params to your actions via $store.dispatch? Just wondering if there's an overlap with a problem I'm facing.

from vuex-class-component.

luxaritas avatar luxaritas commented on May 29, 2024

This is the same issue as #55

from vuex-class-component.

grandmasteralexandr avatar grandmasteralexandr commented on May 29, 2024

I have the same problem, please fix it

from vuex-class-component.

ivangsa avatar ivangsa commented on May 29, 2024

I can confirm that linked PR fixed this issue for me..
Thanks @tiagoroldao

from vuex-class-component.

LittleFox94 avatar LittleFox94 commented on May 29, 2024

I have the same problem as @guyguy2001 and the linked PR does not seem to help

from vuex-class-component.

tiagoroldao avatar tiagoroldao commented on May 29, 2024

@LittleFox94 the branch in my comment is actually outdated, I've since made other fixes:

"vuex-class-component": "git+https://github.com/tiagoroldao/vuex-class-component.git#f71e27bc4960607081a936c3a756915656af520b",

(this is the one currently in pull request #64)

If it doesn't fix your issue, feel free to give details to see what might be up there (potentially on the forked repo, or on the pull request I have up, #64 )

By coincidence, on another issue for this project, someone has just now pointed me to an alternative that might be worth checking out: https://github.com/paleo/direct-vuex

from vuex-class-component.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.