ArticleActions.vue.
computed:

methods:

- 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.