Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time travel passes state instead of payload #792

Closed
alex88 opened this issue Oct 1, 2018 · 4 comments · Fixed by #829
Closed

Time travel passes state instead of payload #792

alex88 opened this issue Oct 1, 2018 · 4 comments · Fixed by #829
Labels

Comments

@alex88
Copy link

alex88 commented Oct 1, 2018

Version

5.0.0-beta.3

Browser and OS info

Chrome 69 / OSX 10.13.6

Steps to reproduce

What is expected?

State changes as per the mutation code

What is actually happening?

Mutation is called with state as payload

@alex88
Copy link
Author

alex88 commented Oct 1, 2018

Sandbox link to check the code etc: https://codesandbox.io/s/jnkp169869

@eunjae-lee
Copy link

I'm having the same issue.

@liana-p
Copy link

liana-p commented Jan 19, 2019

Same, on the beta devtools. and I can't use the stable version because of the bad performance

@liana-p
Copy link

liana-p commented Jan 19, 2019

I made PR #864 with a fix. Feel free to clone my fork of the devtools and install them locally if you want to use the fix.

@Akryum Akryum added the bug label Jan 24, 2019
Akryum added a commit that referenced this issue Jan 25, 2019
…802 (#829)

* test(e2e): test mutation payload

* Fix payload on replaying mutation

* test(e2e): fix expect


Co-authored-by: Guillaume Chau <[email protected]>
simsim0709 pushed a commit to simsim0709/vue-devtools that referenced this issue May 7, 2019
…, closes vuejs#802 (vuejs#829)

* test(e2e): test mutation payload

* Fix payload on replaying mutation

* test(e2e): fix expect


Co-authored-by: Guillaume Chau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants