Is "vendor" a reserved name for panels?
I've just created a new panel called "Vendor". However, the route /vendor/login does not show up. Visiting /vendor redirects me to /login and fails. When running route:list, I can see all the routes for vendor (vendor/logout, vendor/{resourceName}) but not vendor/login.
Anybody had something like this happen to them?
Anybody had something like this happen to them?