Fork me on GitHub
#fulcro
<
2020-06-21
>
murtaza5204:06:04

com.fulcrologic/fulcro                        {:mvn/version "3.2.9"}
             com.fulcrologic/fulcro-rad                    {:mvn/version "0.0.11-alpha"}
             com.fulcrologic/fulcro-rad-semantic-ui        {:mvn/version "0.0.9-alpha"}
             com.fulcrologic/fulcro-rad-datomic            {:mvn/version "0.0.4-alpha"}
 

tony.kay17:06:03

no, as in check to make sure you’re using the latest

murtaza5205:06:23

updated yesterday to the latest alpha ones (not the snapshot ones) , the warning is still there.

tony.kay15:06:03

could be I didn’t implement that formatter? I just don’t have time to trace down bugs/warning. sorry.

murtaza5215:06:48

Not sure, let me try tracing it down.

strsnd21:06:44

In case I have a root query with df/load I experience the problem that the type of the database field switches between hash and vector. Is it better to just reply from pathom with an empty {} in that case?