Closed brettimus closed 8 years ago
The contents of a new code cell inserted into the document do not get evaluated because adding a new code cell throws an error.
To reproduce:
Uncaught TypeError: Cannot read property 'split' of undefined
Awaiting fix confirmation @luciasantamaria @adamwiggins
(No longer experiencing this bug locally or in staging)
Confirmed fixed.
The contents of a new code cell inserted into the document do not get evaluated because adding a new code cell throws an error.
To reproduce:
Uncaught TypeError: Cannot read property 'split' of undefined
coming from the worker.js file