Hi all,
I’m new in react technology so I’m not an expert.
I didn’t understand how react-core manages menu in frontend module. In web module the menu are filtered by screen permissions, but in frontend module this filters don’t work, in fact I view all menuItem inserted in routing.ts.
The question is: is possible to filter menu in frontend module as well as in web module?
Is there some documentation about this topic?
Thanks to all for support.