Plinio Guzman

Results 4 comments of Plinio Guzman

This makes sense. Let's see what user feedback we get based on your proposed implementation. Thank you for being on top of this.

+1 3 years later...

I resolved this issue by changing: `const codemirror_1 = __importDefault(require("codemirror"));` to `const codemirror_1 = __importDefault(require("react-codemirror"));` in `node_modules/@nteract/editor_custom/lib/index.js`