Hyperspec on_client and friends should handle undefined
intelligently
#394
Labels
enhancement
New feature or request
undefined
intelligently
#394
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 opal/opal#2192)
excellent first issue
The text was updated successfully, but these errors were encountered: