This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
AngularJS 1.4.3 TypeError: Cannot read property 'style' of undefined #1128
Closed

Description
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}}