Skip to content

Extended watching multiple sources explanation #1156

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

Merged
merged 6 commits into from
Aug 8, 2021

Conversation

NataliaTepluhina
Copy link
Member

Additional Information

Close #1154

Co-authored-by: Thorsten Lünborg <t.luenborg@googlemail.com>
NataliaTepluhina and others added 2 commits August 2, 2021 17:42
Co-authored-by: skirtle <65301168+skirtles-code@users.noreply.github.com>
Co-authored-by: skirtle <65301168+skirtles-code@users.noreply.github.com>
Copy link
Contributor

@skirtles-code skirtles-code left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm happy for this to be merged.

@NataliaTepluhina I haven't merged it myself because I was worried you might not see my last comment if I merged the PR.

@NataliaTepluhina NataliaTepluhina merged commit 7b504b0 into master Aug 8, 2021
@NataliaTepluhina NataliaTepluhina deleted the fix-watcher-example branch August 8, 2021 11:09
yyx990803 pushed a commit that referenced this pull request Aug 11, 2021
* feat: added example for watching multiple sources

* feat: added nextTick example

* fix: reverted formatting

* Update src/guide/reactivity-computed-watchers.md

Co-authored-by: Thorsten Lünborg <t.luenborg@googlemail.com>

* Update src/guide/reactivity-computed-watchers.md

Co-authored-by: skirtle <65301168+skirtles-code@users.noreply.github.com>

* Update src/guide/reactivity-computed-watchers.md

Co-authored-by: skirtle <65301168+skirtles-code@users.noreply.github.com>

Co-authored-by: Thorsten Lünborg <t.luenborg@googlemail.com>
Co-authored-by: skirtle <65301168+skirtles-code@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

Example for watching multiple data sources with watch() is imprecise
4 participants