mashedmonday
mashedmonday
Running into the same problem. Thought I was doing something obvious wrong, but maybe not. When can we expect a release that fixes this?
We would want this too!
@ncoquelet You patch did not work out-of-the-box for me due to: ``` /app/lib/index.js:29776 return activeWebSocketGeneration === this._rpcWebSocketGeneration && (readyState === WebSocket.OPEN || readyState === WebSocket.CONNECTING); ^ ReferenceError: WebSocket is not...