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

fix(watchEffect): prevent recursive calls when using flush:sync #389

Merged
merged 3 commits into from Jun 19, 2020

Commits on Jun 19, 2020

  1. Copy the full SHA
    88f10ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix/prevent_recursive_watch_callback

    # Conflicts:
    #	src/apis/watch.ts
    #	test/v3/runtime-core/apiWatch.spec.ts
    pikax committed Jun 19, 2020
    Copy the full SHA
    0ee3e01 View commit details
    Browse the repository at this point in the history
  3. chore: better comment

    pikax committed Jun 19, 2020
    Copy the full SHA
    9b5b75a View commit details
    Browse the repository at this point in the history