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
does not seem to work as expected.
It is not distinguishing between different browsers, as the last value (runtime) in the condition global.chrome.app.runtime is not existing.
Hi Team,
The code for isChromPackagedApp at line
sockjs-client/dist/sockjs.js
Line 3279 in 5027318
does not seem to work as expected.
It is not distinguishing between different browsers, as the last value (runtime) in the condition global.chrome.app.runtime is not existing.
Now that chromium based browsers planning to remove unload completely -
https://developer.chrome.com/articles/deprecating-unload/ , there is a chance that some functionality might not work as desired.
Can someone please take a look?
Thanks in advance!!
The text was updated successfully, but these errors were encountered: