Bug? IE9 - reply, quote, chat etc buttons don't appear to work
Solved
Bug Reports
-
Hi,
I've applied that commit (and the subsequent IE8 fix in the same if clause), and it appears to work: the buttons now work as expected, although we are seeing very odd socket.io behaviour (constant disconnect/reconnect) which I'm trying to track down, so I can't confirm this fixed 100%
Thanks for the fast turn around!
-
No - just a single instance. I traced the socket.io problem to a plugin that'd been updated via npm to a version designed for 0.6.0 whereas we're running 0.5.4.
The nodeBB child process was constantly being restarted which manifested itself as constant reconnects on the clients.
Copyright © 2024 NodeBB | Contributors