Open chriskiefer opened 4 years ago
if the last block marker in the window is not followed by an end-of-line, then it gets included in the code, and you get this error:
Code eval exception: ReferenceError: _____ is not defined
I'm not familiar with the block tracking implementation, maybe you could pick this one instead?
this is part of the block tracking in the codemirror component
if the last block marker in the window is not followed by an end-of-line, then it gets included in the code, and you get this error:
Code eval exception: ReferenceError: _____ is not defined