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

Reactivity bug on profile page #18

Closed
levchak0910 opened this issue Oct 31, 2020 · 1 comment
Closed

Reactivity bug on profile page #18

levchak0910 opened this issue Oct 31, 2020 · 1 comment

Comments

@levchak0910
Copy link
Collaborator

This bug occurs when moving from some user's profile directly to my profile

Fix with:

  1. passing computed ref to useProfile composable
  2. watch username computed ref and fetch profile on trigger
@levchak0910
Copy link
Collaborator Author

Fixed e3a0441

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

No branches or pull requests

1 participant