i'm having a problem with todo demo app from http://hoplon.io/. It works on the site, but does not work locally. After i add a new item the input content doesnot get cleared.
(reset! new-item "")
does reset the cell, but the ui does not get updated for some reason.
@akond hm, can you share your app code?
@alandipert ^^
i run it with figwheel