Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

component is not triggered #32

Open
DesatTomas opened this issue May 30, 2018 · 0 comments
Open

component is not triggered #32

DesatTomas opened this issue May 30, 2018 · 0 comments

Comments

@DesatTomas
Copy link

DesatTomas commented May 30, 2018

Hi,

according ui-router doc you are allow to write:

.state('userlist', { url: '/users', component: 'users', // The component's name });

When I try to do the same in stateHelper, component is not triggered.
{ name: 'someName', url: '/users', component: 'users', }
Is there reason why this is not supported or am I doing just something wrong?

thank you
Tomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant