My Custom Pages Routes Suddenly throwing 404
Hey I have created a few custom pages and linked them to the model resource. Also I have registered the routes of those custom pages in the Actual resource under getPages as :
I have added the navigation Icon to these custom groups. Now the problem is each time I try to access the route am getting a 404.
1 Reply
Which route? are you sure the user can view the record? I've seen it where you get a 404 finding by ID of a resource you have no access too. I suggest looking at the queries for the page you are accessing and seeing what it is trying to find.