Redundant API call due to pagination listener #7
Labels
good first issue
Good for newcomers
improvement
Minor changes, including code structure and non-critical bugs
Example: in Category.vue, changePage is triggered after first getPosts handler sets
this.postCount
, which triggers getPosts again.The text was updated successfully, but these errors were encountered: