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

Add logging of which component modified this.data #10

Open
ElliotNB opened this issue Apr 20, 2018 · 0 comments
Open

Add logging of which component modified this.data #10

ElliotNB opened this issue Apr 20, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ElliotNB
Copy link
Owner

For use cases where this.data on a parent component is shared with many child components, it would be useful to have a log of which component and instance made a given change to this.data for debugging purposes.

Should be a few lines of code to add this functionality, follow the Vue.js design: https://vuejs.org/v2/guide/state-management.html

@ElliotNB ElliotNB added the enhancement New feature or request label Apr 20, 2018
@ElliotNB ElliotNB self-assigned this Apr 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant