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
In a spec file, the '<value name="name" iterator="iterator"/>' element does not generate a dropdown in a '<select class="name">' element in a template file if already iterating through a list. The <select> remains empty.
In a spec file, the '<value name="name" iterator="iterator"/>' element does not generate a dropdown in a '<select class="name">' element in a template file if already iterating through a list. The <select> remains empty.
Example: http://pastebin.com/4fY8x64y
In the above, each person should get a dropdown to select their favorite drink.
The text was updated successfully, but these errors were encountered: