-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest RocketChat (demo) don't work in IE11 #361
Comments
seems that you have some security config not allowing sites to use localStorage. what happens if you type the following command on dev tools while accessing any website?
|
Hm, i just opened IE directly from Start Menu (Win 8.1 x64):
|
it's weird.. can you open rocket.chat on another browser so we can talk directly? |
fixed by @AdrianoCahete restornig default settings of his IE |
Fix to put tray object in mainWindow allowing for tray icon alerts to work
Trying to reproduce #290 , i can't open RocketChat in the same browser version, but newer build (IE11 11.0.9600.17905)
Console log:
You are running a browser with no localStorage or userData support. Logging in from one tab will not cause another tab to be logged in.
Error initializing storage for FS.HTTP
TypeError: Não é possível obter a propriedade 'setItem' de referência indefinida ou nula {[functions]:, __proto__: { }, description: "Não é possível obter a propriedade 'setItem' de referência indefinida ou nula", message: "Não é possível obter a propriedade 'setItem' de referência indefinida ou nula", name: "TypeError", number: -2146823281, stack: "TypeError: Não é possível obter a propriedade 'setItem' de referência indefinida ou nula at t.HTTP._storage (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:262:4835) at Anonymous function (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:262:5004) at Anonymous function (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:262:4662) at Global code (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:262:2992)" }
SCRIPT5007: Não é possível obter a propriedade 'getItem' de referência indefinida ou nula Arquivo: 43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js Linha: 498 Coluna: 124
SCRIPT445: O objeto não oferece suporte à ação Arquivo: 43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js Linha: 388 Coluna: 1955
Clock discrepancy detected. Attempting re-sync.
Exception in defer callback: TypeError: Não é possível obter a propriedade 'getItem' de referência indefinida ou nula at Anonymous function (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:462:12124) at Anonymous function (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:58:319) at e._withTemplateInstanceFunc (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:58:3067) at n (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:58:228) at Anonymous function (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:58:1108) at n (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:57:19603) at t.nonreactive (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:9:3932) at Anonymous function (https://dbde4sd21oahf.cloudfront.net/43ceb24d876e0a8c4fae1fcb52f1939ac2c3f224.js:57:19524) at c
Clock discrepancy detected. Attempting re-sync.
The text was updated successfully, but these errors were encountered: