ReferenceError: regeneratorRuntime is not defined
zhangjq12 opened this issue · 0 comments
zhangjq12 commented
Device (please complete the following information):
- OS: MacOS
- Browser: chrome 87.0.4280.88
- Version of slate 0.59.0
- Version of slate-collaborative 0.7.0
Describe the bug
When I import the slate-collaborative in my project, it's caught an error when running: ReferenceError: regeneratorRuntime is not defined. This error occurs at automerge-editor.ts and I can't solve this even I add transform-runtime at babel configuration.