unsplash / sum-types

Safe, ergonomic, non-generic sum types in TypeScript.
https://unsplash.github.io/sum-types/
MIT License
42 stars 2 forks source link

Confusing appearance in React DevTools #58

Open OliverJAsh opened 8 months ago

OliverJAsh commented 8 months ago

This can probably be merged into one of the other issues regarding stringification/logging.

The value is in React context and dev tools truncates it.

image