Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add better printer for Transit$TaggedValue #220

Open
danielcompton opened this issue Nov 20, 2018 · 0 comments
Open

Add better printer for Transit$TaggedValue #220

danielcompton opened this issue Nov 20, 2018 · 0 comments

Comments

@danielcompton
Copy link
Contributor

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.

@superstructor superstructor added this to the v1.1.0 milestone Mar 29, 2021
@superstructor superstructor removed this from the v1.1.0 milestone Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants