You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the toggle button is clicked twice, the method works but the text of the toggle button does not change.
Following on the article page indicates that all users of other posts are followed.
When loading the article page for the first time, only User, Comments, and Article are set, but the change is the profile, so it does not bring follow results when loading.
This could be solved by loading setProfile, but I hope there's a better way to make it load longer.
The text was updated successfully, but these errors were encountered:
ArticleActions.vue.
computed:
methods:
When loading the article page for the first time, only User, Comments, and Article are set, but the change is the profile, so it does not bring follow results when loading.
This could be solved by loading setProfile, but I hope there's a better way to make it load longer.
The text was updated successfully, but these errors were encountered: