hyperstack-org / hyperstack-org/hyperstack
Hyperspec on_client and friends should handle `undefined` intelligently
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 538
- Forks
- 41
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.