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

Update state automatically if last mutation is active #909

Closed
sp1ker opened this issue Mar 24, 2019 · 2 comments
Closed

Update state automatically if last mutation is active #909

sp1ker opened this issue Mar 24, 2019 · 2 comments

Comments

@sp1ker
Copy link
Contributor

sp1ker commented Mar 24, 2019

What problem does this feature solve?

When adding each new mutation we have to click on the load state button. It is not comfortable. Especially when mutations are triggered by time interval.

What does the proposed API look like?

Update state automatically only If last mutation is active and vuex tab is selected.

Example:

@Akryum
Copy link
Member

Akryum commented Mar 25, 2019

This is by design to prevent performance issues or even crashes in bigger applications.

@Akryum Akryum closed this as completed in 36be21a Mar 25, 2019
@Akryum
Copy link
Member

Akryum commented Mar 25, 2019

I added this behind a setting with a warning message.

simsim0709 pushed a commit to simsim0709/vue-devtools that referenced this issue May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants