fulcrologic / fulcro

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

FulcroRemoteI ok-handler doesn't seem to play well with df/load #166

Closed livtanong closed 6 years ago

livtanong commented 6 years ago

Below is the minimal case, based off of the shadow-cljs template. https://github.com/levitanong/load-ok-repro

Relevant bits are in client.cljs, specifically line 22 and below.

awkay commented 6 years ago

Thanks, I'll take a look. This is surprising.

awkay commented 6 years ago

I've verified that this is a problem, and also traced it to Fulcro Inspect. Moving this issue there.