re-frame-10x icon indicating copy to clipboard operation
re-frame-10x copied to clipboard

Add better printer for Transit$TaggedValue

Open danielcompton opened this issue 7 years ago • 0 comments
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:

screenshot of google chrome 21-11-18 11-46-25 am

In re-frame-10x this is not:

screenshot of google chrome 21-11-18 11-46-49 am

We should figure out what the differences are between the two printers and adopt what cljs-devtools does.

danielcompton avatar Nov 20 '18 22:11 danielcompton