diff --git a/src/components/UserProfileComponents/UserListItemCard.vue b/src/components/UserProfileComponents/UserListItemCard.vue
index b60ef198a9c76157694f67bfe694bfbc24ee2f70..202c397d9889c534dcb860d878e2adafe59f6b90 100644
--- a/src/components/UserProfileComponents/UserListItemCard.vue
+++ b/src/components/UserProfileComponents/UserListItemCard.vue
@@ -110,6 +110,8 @@ export default {
         this.communityID,
         this.user.userId
       );
+      //Find a better way to do this
+      window.location.reload();
     },
     acceptMemberRequest() {
       CommunityAdminService.acceptUserIntoCommunity(