Skip to content

camelCase routes are not supported #27

@ctcpip

Description

@ctcpip

it seems that if I have a route defined like this.route('myRoute');, then aliasing does not work correctly. this.alias('aliasedRoute', '/aliasedRoute', 'myRoute');

there is no error, but the template and route code for myRoute fails to load

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions