re-frame-10x
re-frame-10x copied to clipboard
Add better printer for Transit$TaggedValue
trafficstars
If Transit doesn't have a reader for a particular value it just flows through an opaque type, a Transit$TaggedValue. In cljs-devtools this is inspectable:
In re-frame-10x this is not:
We should figure out what the differences are between the two printers and adopt what cljs-devtools does.