Skip to content

fix: reactivity on hydatation #34

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 1 commit into from
Aug 20, 2020
Merged

Conversation

benjamincanac
Copy link
Member

Fixes reactivity of $strapi.user on client-side hydratation.

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@benjamincanac benjamincanac requested a review from atinux August 20, 2020 10:30
@codecov
Copy link

codecov bot commented Aug 20, 2020

Codecov Report

Merging #34 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           13        13           
  Branches         3         3           
=========================================
  Hits            13        13           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41b6849...861978b. Read the comment docs.

@benjamincanac benjamincanac merged commit b7e764f into master Aug 20, 2020
@benjamincanac benjamincanac deleted the fix/client-reactivity branch August 20, 2020 12:50
@benjamincanac benjamincanac mentioned this pull request Aug 21, 2020
6 tasks
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.

2 participants