hyperstack-org / hyperstack-org/hyperstack
serializer should fall back to `to_json`
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 538
- Forks
- 41
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.