hyperstack-org / hyperstack-org/hyperstack
method missing does not print proper traceback
Open
bug
- Dominant language
- JavaScript
- Stars
- 538
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.