Closed sfeast closed 8 years ago
Note that I gave selectedValues a default [] value since I couldnt find a way to set the first value into the array & trigger a splice mutation event w/out this - at least w/out other side effects.
oops - #34 is also for this. One difference is that #34 does not address the initial splice issue I mention in my comment above.
Closing: #68.
Note that I gave selectedValues a default [] value since I couldnt find a way to set the first value into the array & trigger a splice mutation event w/out this - at least w/out other side effects.