This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
AngularJS 1.4.3 TypeError: Cannot read property 'style' of undefined #1128
Labels
Comments
We are also getting similar issue, when using with AngularJS 1.4.3:
|
+1, Angular 1.4.4 |
Just submitted a PR to fix it. Link: #1154 |
@cjroth verified your fix and it works on Angular 1.4.4 |
Thanks @carlos. |
Do you know when is this issue being merged? |
+1 |
2 similar comments
+1 |
+1 |
+1 |
Post a reproduction if it is still an issue - the main fix already made it in |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
When selecting in single or multiselect i get TypeError: Cannot read property 'style' of undefined at Object.fn (select.js:1024).
I am running AngularJS 1.4.3, im guessing dropdown = angular.element(element).querySelectorAll('.ui-select-dropdown'); cant find correct element. Any ideas?
{{$item.Name}}The text was updated successfully, but these errors were encountered: