Details
Description
1)Grizzly async push works fine(clocks ticking on auction monitor) when user has only one window open.
2)When two users login to chat and one user tries to interact with the other by sending messages or putting bid amounts, a visible delay is seen (clocks stop ticking for few seconds) on the second users window.
2)When two users login to chat and one user tries to interact with the other by sending messages or putting bid amounts, a visible delay is seen (clocks stop ticking for few seconds) on the second users window.
Issue Links
- depends on
-
ICE-1919 "A$ is not defined" in Firefox when using window.open()
- Closed
This appears to be caused by the change from bridge/src/connection.js (revision 15520).
Perhaps our Grizzly integration is returning an empty response when not expected by the JS bridge.