@@ -134,6 +134,8 @@ export class CategoryService {
data,
});
+ await this.refreshTagsMetadata(category.id);
+
// Schedule cache sync actions
// Refresh category-with-tags for this category
await this.cacheSyncService.scheduleAction({