hyperstack-org / hyperstack-org/hyperstack
Hyperspec on_client and friends should handle `undefined` intelligently
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 538
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
right now it spews out `Cannot read property '$tap' of undefined` not very helpful.
Its especially confusing if you compile a module, which Opal code issues an undefined for (instead of nil as it should do - see https://github.com/opal/opal/issues/2192)
excellent first issue
Contributor guide
Assessment
This issue has not been assessed yet.