hyperstack-org / hyperstack-org/hyperstack
method missing does not print proper traceback
Offen
bug
- Vorherrschende Sprache
- JavaScript
- Sterne
- 538
- Forks
- 41
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.