error in REPL
Open
bug
- Dominant language
- TypeScript
- Stars
- 777
- Forks
- 1.4k
- Avg merge
- 16h 45m
- Merged PRs (30d)
- 3
Description
I can't load the REPL and I'm seeing in the console
```
TypeError: Cannot read property 'isEnabled' of undefined
at t.value (repl.js:1)
at m (react-dom.production.min.js:129)
at beginWork (react-dom.production.min.js:136)
at e (react-dom.production.min.js:168)
at f (react-dom.production.min.js:169)
at A (react-dom.production.min.js:175)
at t (react-dom.production.min.js:174)
at x (react-dom.production.min.js:173)
at y (react-dom.production.min.js:172)
at D (react-dom.production.min.js:171)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.