Closed nexitem closed 8 years ago
Just had the same problem, seems to me its only on happening windows. Mac seemed to work fine.
Hope we can fix this soon.
This is old, but it happened to me again yesterday. Be careful with the monacoEditor.onDidChangeModelContent()
associated with your firepad
. Use firepad.on("sync", isSync=>{/*your change logic*/})
to handle any of the change callbacks after sync. I believe monaco cancel the change events after some time and that skip breaks the sendOperation()
in Firepad's firebase adapter
After I got this error I wasn't able to type in anything, I had close the file and make a new session.
Atom Version: 1.3.3 System: Microsoft Windows 10 Home Thrown From: firepad package, v0.5.0
Stack Trace
Uncaught Error: sendOperation() called with invalid operation.
Commands
Config
Installed Packages