Files
cunningham/packages
Nathan Vasse fd988c03e1 🐛(react) fix controlled searchable select
Changing the controlled value was setting triggering immediately an
onChange event with undefined value. This was due to the fact that when
the controlled value was changed SelectMonoAux was searching only in
options displayed, where it should in reality be searching accross all
options.

fixes #162
2023-09-15 15:11:43 +02:00
..
2023-09-15 15:11:43 +02:00
2023-09-12 15:28:58 +02:00
2023-08-21 15:33:50 +02:00