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

Fix typeahead not taking external changes into account #206

Closed p-himik closed 4 years ago

p-himik commented 4 years ago

Fixes #205

I've tested it in my own project, and all of the scenarios that I could think of work fine. But please test it on your own as well.

superstructor commented 4 years ago

Thanks for the fix @p-himik