CodeboxIDE / codebox

Open source cloud & desktop IDE
https://www.codebox.io
Apache License 2.0
4.13k stars 588 forks source link

CSS style comments in Javascript files, throwing "Invalid Operation" error (during collaboration). #444

Closed chopfitzroy closed 10 years ago

chopfitzroy commented 10 years ago

Receiving a really weird error whenever I try to use Codebox collaboratively both cursors jump to the end of the file and don't stop doing this until one users modifies the document - then all is normal. I cannot see anything in the debug log not sure what is happening.

Update: this is only happening to Javascript files that include CSS (/*) style comments at the end or beginning of script.

Error in application.js:

screen shot 2014-09-30 at 4 02 40 pm

Error in Console:

screen shot 2014-10-01 at 10 42 14 am

chopfitzroy commented 10 years ago

UPDATE: Cleared my cache and error is no longer there.

So for anyone experiencing this error please clear all caches.