Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Solving bug when selectItems is undefined. #1037

Merged
merged 1 commit into from
Aug 9, 2015
Merged

Solving bug when selectItems is undefined. #1037

merged 1 commit into from
Aug 9, 2015

Conversation

upmauro
Copy link
Contributor

@upmauro upmauro commented Jun 24, 2015

TypeError: Cannot read property 'length' of undefined
at uis.directive.controller.ctrl.getPlaceholder (select.js:1078)
at $parseFunctionCall (angular.js:12404)
at Object.expressionInputWatch (angular.js:12813)
at Scope.$get.Scope.$digest (angular.js:14300)
at Scope.$get.Scope.$apply (angular.js:14571)
at angular.js:16308
at completeOutstandingRequest (angular.js:4924)
at angular.js:5312

@cdjackson
Copy link
Contributor

Possible duplicate of #956

dimirc added a commit that referenced this pull request Aug 9, 2015
Solving bug when selectItems is undefined.
@dimirc dimirc merged commit 757bba6 into angular-ui:master Aug 9, 2015
hiersekornc pushed a commit to hiersekornc/ui-select that referenced this pull request Jan 15, 2016
`$stateParams` is now a service with an `$observe()` method to watch parameters on dynamic state parameters. Dynamic state parameters can be declared like so: `params: { foo: { dynamic: true } }`.

Closes angular-ui#1037, angular-ui#1038, angular-ui#64
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants