now getting just a `TypeError: Cannot read propert...
# javascript
a
now getting just a
TypeError: Cannot read property 'facade' of undefined
when using
suspendCancellableCoroutine
with a stack trace that is mixing function names in my code with filenames from library code; fun times!
b
feel free to file an issue
with self contained example, if possible
a
I'll experiment in a simpler codebase that has less dependencies -- should be more amenable to pulling out examples