hyperstack-org / hyperstack-org/hyperstack
method missing does not print proper traceback
Abierto
bug
- Lenguaje dominante
- JavaScript
- Estrellas
- 538
- Forks
- 41
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
some cases of method_missing do not print the proper traceback in the console log. Probably because some of the internal method_missing definitions are improperly calling the base class method missing or super.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.