hyperstack-org / hyperstack-org/hyperstack
serializer should fall back to `to_json`
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 538
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
For example if you send `flash` to the the top level component, you need to get into some structure that hyperstack knows how to serialize (i.e. as_json). So what should happen is hyperstack should just fall back to as_json (or to_json?) if there is no react serializer.
Contributor guide
Assessment
This issue has not been assessed yet.