I have set my route for admin to /account and this works just fine except for one scenarios.
If I login, click on a collection or an item under that collection it works. If I refresh that page or go directly to it it results in a 404 page. I'm unsure what the issue is. I've tried different names for /account such as /settings and it results in a 404 still. Any ideas into what I'm missing since navigating through clicks works as expected.