+
+
+ Color (null not allowed):
+
+
+ Color (null allowed):
+
-/*
- * Consider this:
- *
- *
- * The issue is that the select gets evaluated before option is unrolled.
- * This means that the selection is undefined, but the browser
- * default behavior is to show the top selection in the list.
- * To fix that we register a $update function on the select element
- * and the option creation then calls the $update function when it is
- * unrolled. The $update function then calls this update function, which
- * then tries to determine if the model is unassigned, and if so it tries to
- * chose one of the options from the list.
+ Select
bogus.
+
+ Currently selected: {{ {selected_color:color} }}
+
+
+
+
+