-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I've started with a clean install of flexo, created a basic plugin and added custom routes for the plugin. So I have a custom route like site.com/people which should call NetworkController. I've added a page "people".
The thing is in Chrome works perfect but in Firefox and IE it breaks redirects me to a site.com/login page and gives the page not found error, which is correct since login page doesn't exists.
I've debugged the dispatcher but can't find anywhere where's the problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels