Various community sandboxes are no longer working.
Examples:
On a side note: The same examples were compiling fine yesterday.
When Checking the above example, the following error is returned:
TypeError: /node_modules/three/build/three.module.js:
Property body[0] of BlockStatement expected node to be of a type ["Statement"]
but instead got undefined
I can no longer compile and run examples and demos for these JS open source libraries:
| Software | Name/Version |
| ---------------- | ------------ |
| 小odesandbox | Couldn't manage to get this info
| Browser | Chrome for macOS/ v80.0.3987.149 (Official Build) (64-bit)
| Operating System | macOs Catalina/v10.15.3
Same error...
https://codesandbox.io/s/webcell-demo-9gyll
Looking at it now, and working fix!
Fix should be live in 15 min
How to reproduce
class Foo {
async bar() {}
}
insert it somewhere in your sandbox to get this bug
@CompuIves Looks like it has been fixed. Thanks!
Most helpful comment
Fix should be live in 15 min