fulcrologic / fulcro

A library for development of single-page full-stack web applications in clj/cljs
http://fulcro.fulcrologic.com
MIT License
1.54k stars 137 forks source link

Fix ident & link queries when target value is `false` #544

Closed joncurrier closed 1 year ago

joncurrier commented 1 year ago

Resolves #543

awkay commented 1 year ago

Excellent. Thanks!