Here's my clojure data: {:local/contacts-capability contacts-capability} pr-str gives me this: #:local{:contacts-capability #uuid "00000000-0000-4000-8000-000000000003"}
I pass this over to clojurescript and when I read it I get... Uncaught Error: Could not find tag parser for :local in ("simpleArk.arkRecord.Ark-record" "uuid/Timestamp" "inst" "js" "queue" "uuid" "miMap/MI-map" "tailrecursion.priority-map" "simpleArk.rolonRecord.Rolon-record") at Function.cljs.reader.reader_error.cljs$core$IFn$_invoke$arity$variadic (reader.cljs:71) at cljs$reader$reader_error (reader.cljs:69) at cljs$reader$maybe_read_tagged_type (reader.cljs:613) at cljs$reader$read_dispatch (reader.cljs:260) at cljs$reader$read_delimited_list (reader.cljs:233) at cljs$reader$read_vector (reader.cljs:280) at cljs$reader$read (reader.cljs:464) at cljs$reader$read_string (reader.cljs:477) at console$client$display_property (client.cljs:366) at console$client$explore_BANG_ (client.cljs:404) Dependencies: [org.clojure/clojure "1.9.0-alpha10" :scope "provided"] [org.clojure/clojurescript "1.9.198"] -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.