day8 / re-com

A ClojureScript library of reusable components for Reagent
https://re-com.day8.com.au
MIT License
796 stars 147 forks source link

selection-list fires on-change when clicking on existing selection in single select mode #247

Closed hipitihop closed 3 years ago

hipitihop commented 3 years ago

When the selection-list is configured for single selection, if you click on the item which is already selected, the :on-change fires each time you click, even thought the :model is not changing. In the example below, if you click on item 1, the on-change fires.

image

superstructor commented 3 years ago

Fixed in 5a9dd396e898ce1535fd2164cd7b6f18a79dd95e