Closed humphd closed 9 years ago
The live preview postMessage stuff is failing on a process-tick message that's being sent from somewhere:
process-tick
PostMessageTransport: Error parsing message: process-tick:8000/extensions/default/brackets-browser-livedev/lib/PostMessageTransport.js:37
@humphd What are the steps to reproduce this? Does this occur even when the preview stuff appears to be working?
I get it on startup after I pulled down the latest bramble branch stuff.
The live preview postMessage stuff is failing on a
process-tick
message that's being sent from somewhere: