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
Need change the file jsio/net/
csp/transports.js on line 420 and added the Opera Browser:
var killLoadingBar = BrowserDetect.isFirefox ||
BrowserDetect.isOpera ? function() {
...
}
Unfortunately, the connection still breaks off after about 1 minute.
Does anyone have a hint for me how I can solve this?
There's an annoying cursor and progress bar indicating that the page is constantly loading while the connection persists.
The text was updated successfully, but these errors were encountered: