omcljs / om

ClojureScript interface to Facebook's React
6.66k stars 364 forks source link

`key->components` fails to find components indexed by idents in `:prop->classes` #772

Closed Peeja closed 7 years ago

Peeja commented 8 years ago

:prop->classes tracks components which use idents as keys, as well as keywords, but key->components only finds components in :prop->classes by keywords, so these components will not be found when the ident is queued to re-read.

anmonteiro commented 7 years ago

fixed 79bf707524aeddb97b13c18ebb916755d7ed48bd