1
0
mirror of synced 2025-02-03 21:59:24 +03:00
Kevin Brown 9d359c9b38 Update the selected property on objects
This fixes the results display so they prefer the `selected`
property on objects over checking if the `id` matches the value of
the underlying select.

We only ignore the `selected` property if it is null, at that point
we compare against the `id` property.

This closes https://github.com/select2/select2/issues/3163.
2015-03-18 10:41:04 -04:00
..
2015-03-18 09:44:04 -04:00