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 Apr 12, 2024. It is now read-only.
Notice that the second event does not fire (whether logged by angular, jquery, or native).
If I comment out all of the angular code, the event fires correctly. The problem exists in 1.3.x and 1.4.x. I can work around the problem apparently by putting a blank <option></option> tag at the start of the list.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
If I comment out all of the angular code, the event fires correctly. The problem exists in 1.3.x and 1.4.x. I can work around the problem apparently by putting a blank
<option></option>
tag at the start of the list.The text was updated successfully, but these errors were encountered: