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

uiState - ReferenceError: ref is not defined #2508

Closed
jrcPinappol opened this issue Feb 1, 2016 · 1 comment
Closed

uiState - ReferenceError: ref is not defined #2508

jrcPinappol opened this issue Feb 1, 2016 · 1 comment

Comments

@jrcPinappol
Copy link
Contributor

Line 4276: if (active) active.$$addStateInfo(ref.state, def.params);

Turn 'ref.state' to 'def.state' and the error goes away.

@jrcPinappol jrcPinappol changed the title ReferenceError: ref is not defined uiState - ReferenceError: ref is not defined Feb 1, 2016
@christopherthielen
Copy link
Contributor

dupe #2488

PR welcomed

jrcPinappol added a commit to jrcPinappol/ui-router that referenced this issue Feb 1, 2016
christopherthielen added a commit that referenced this issue Feb 1, 2016
fix(uiState): Corrected variable (#2488, #2508)
ExpFront pushed a commit to ExpFront/ui-router that referenced this issue Jun 23, 2016
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

2 participants