Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Popup stuck at "Loading..." screen #7

Closed
tmsrjs opened this issue Oct 2, 2015 · 4 comments
Closed

Popup stuck at "Loading..." screen #7

tmsrjs opened this issue Oct 2, 2015 · 4 comments

Comments

@tmsrjs
Copy link
Contributor

tmsrjs commented Oct 2, 2015

The popup is throwing this error:
Uncaught TypeError: Cannot assign to read only property 'identity' of {"type":"login","icon":"/assets/logo.png","challenge_hidden":"d92b09ccd0af8b611aca7d12daf031e5d531e3649f817cd739d1089fcc5e0827","challenge_visual":"2015-10-02 15:34:18"}

This line seems to be the culprit: https://github.com/trezor/connect/blob/gh-pages/popup/popup.js#L32

I'm using Google Chrome Version 45.0.2454.101 (64-bit) on OS X Yosemite

Regards

@tmsrjs
Copy link
Contributor Author

tmsrjs commented Oct 2, 2015

Don't know if it's related but I'm also getting errors on Firefox 37.0.2

mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create popup-dist.js:532:8427
TypeError: e is undefined popup-dist.js:1456:747

@tmsrjs
Copy link
Contributor Author

tmsrjs commented Oct 2, 2015

Also getting the same "read only property" error on Safari Version 8.0.7 (10600.7.12)

@good-lly
Copy link
Contributor

is it still valid issue?

@slush0
Copy link
Contributor

slush0 commented Feb 8, 2017

I'm closing it as nobody else reported this and the code has been changed since 2015 heavily.

@slush0 slush0 closed this as completed Feb 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants