Skip to content

Commit 4a9bd07

Browse files
committed
Merge branch 'master' of github.com:sockjs/sockjs-client
2 parents 3691997 + a88ccb3 commit 4a9bd07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,3 +381,6 @@ There are various browser quirks which we don't intend to address:
381381
not good idea. The other way around should be fine.
382382
* Long polling is known to cause problems on Heroku, but
383383
[workaround for SockJS is available](https://github.com/sockjs/sockjs-node/issues/57#issuecomment-5242187).
384+
* Don't use "javascript:" links on a page that uses SockJS. For
385+
some reason clickling on this type of link breaks XDR/XHR requests
386+
on IE (see [#90](https://github.com/sockjs/sockjs-client/issues/90)).

0 commit comments

Comments
 (0)