Hello,
I want to remove certain navigation tabs based on user role in the left navigation menu using the micro front-end.
I am trying to achieve this by extending NaviagtionService, I followed the steps mentioned here How to remove or disable the components under left drawer(side menu) in custom cockpit application - #4 by Tristan_Bastian, but getting the following error,
Is this the right approach for micro front-end?
Thanks