Ian Clarke
Ian Clarke
Somewhat related: #128, #177
After quite a bit of thought and discussion with @Derek52, I think I have a solution. While it would be nice if we could do this without needing to add...
Render was redesigned a while ago to remove the ``.
We've done a lot of work with this, closing.
Hmm, it looks like its unable to establish the websocket connection - could you try temporarily disabling HTTPS Everywhere? That seems like the most likely culprit.
Interesting, do you find that disabling websockets breaks a lot of websites, or do they all just fall back to something else? If this is a common problem then we...
Yeah, just looking at Facebook it does maintain a websocket connection, but as you say it seems to be primarily related to the chat functionality.
> (a) get the client's WebBrowser and it Yes, this might require some rearranging, we could possibly use a handler in `RemoteClientState` to handle the back-button event, although that feels...
Thanks @alkoclick, I've been digging through blame logs to try to remember the purpose of that, but no luck. Hopefully it's unnecessary.