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: setState after unmount #7655

Merged
merged 11 commits into from
Feb 9, 2021

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    8349429 View commit details
    Browse the repository at this point in the history
  2. add some semis

    DylanVann committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    9ef74b1 View commit details
    Browse the repository at this point in the history
  3. more semi

    DylanVann committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e2d3323 View commit details
    Browse the repository at this point in the history
  4. fix SSR

    DylanVann committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    3b45aeb View commit details
    Browse the repository at this point in the history
  5. better comment

    DylanVann committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    62497d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Check for queryDataRef.current before forcing an update

    Jenn Creighton committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    cbdef64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bae8c66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3185c35 View commit details
    Browse the repository at this point in the history
  4. Put that ref back where it belongs

    Jenn Creighton committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    88c990c View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    Jenn Creighton committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    94642f6 View commit details
    Browse the repository at this point in the history
  6. typo

    Jenn Creighton committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3683673 View commit details
    Browse the repository at this point in the history