micahstubbs commented on code in PR #2213:
URL: https://github.com/apache/helix/pull/2213#discussion_r971233039


##########
helix-front/src/app/cluster/cluster-list/cluster-list.component.ts:
##########
@@ -29,7 +28,6 @@ export class ClusterListComponent implements OnInit {
 
   ngOnInit() {
     this.loadClusters();
-    this.clusterService.can().subscribe((data) => (this.can = data));

Review Comment:
   I'm looking at this again and seeing if there is a way to fix the bug while 
preserving the permission check. 🤔 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to