hyperstack-org / hyperstack-org/hyperstack
method missing does not print proper traceback
Aberta
bug
- Linguagem predominante
- JavaScript
- Estrelas
- 538
- Forks
- 41
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.