You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wr9dg17 No, only the contributors of this project can solve this problem (I'm not). I opened this issue just to report the problem, and I hope they will fix it at some point.
It's not that annoying for the final users, but when you deliver an app that logs this, it doesn't look very professional...
hi,
When using SockJS in Chrome, it says that sockjs.js uses a deprecated feature at line 3285, which is:
and a breakpoint at this line shows that
global = window
andevent = 'unload'
. This is indeed a deprecated feature.Can you please fix this?
The text was updated successfully, but these errors were encountered: