Navigation Item Set Active
I have a custom page inside UserResource named CreatApi. I added that page to the NavBar. When I go to that page Customer Tab also shows active. How can I avoid this? I think this happens because the CreateApi page exists inside UserResource.
2 Replies
Can you make it a custom page instead, or does it really belong in the user resource?
I did create a custom page and it's working now. Thanks 🔥