You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
When dropdown is open and set auto-close to outsideClick, I am expecting the dropdown to close when I click on other elements outside of dropdown, which works for most of the case, except for clicking on "textbox"(input/textarea). It shows Uncaught TypeError: Cannot read property '$apply' of null. I have attached an example in plunker.
Link to minimally-working plunker that reproduces the issue: