Skip to content
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

blank screen when accessing maiden using Edge browser #157

Closed
ngwese opened this issue May 17, 2019 · 1 comment
Closed

blank screen when accessing maiden using Edge browser #157

ngwese opened this issue May 17, 2019 · 1 comment
Labels

Comments

@ngwese
Copy link
Member

ngwese commented May 17, 2019

As reported on lines:
https://llllllll.co/t/norns-2-0-1/21721/73

It was in Edge that I had problems connecting to maiden. No problem in Chrome.

Error message is below:

Endpoints: [object Map]

Units: [object Map]

Error during service worker registration: SecurityError

HTTP404: NOT FOUND - The server has not found anything matching the requested URI (Uniform Resource Identifier). (Fetch)GET - http://192.168.1.203/api/v1/dust/data/editor.json

[object Error]: {description: “Object doesn’t support property or method ‘scrollTo’”, message: “Object doesn’t support property or method ‘scrollTo’”, number: -2146827850, stack: “TypeError: Object doesn’t support property or method ‘scrollTo’ at value (http://192.168.1.203/maiden/static/js/main.147e1296.js:1:1243148) at mr (http://192.168.1.203/maiden/static/js/main.147e1296.js:1:624269) at br (http://192.168.1.203/maiden/static/js/main.147e1296.js:1:625788) at Anonymous function (http://192.168.1.203/maiden/static/js/main.147e1296.js:1:638789) at t.unstable_runWithPriority (http://192.168.1.203/maiden/static/js/main.147e1296.js:1:673651) at Hr (http://192.168.1.203/maiden/static/js/main.147e1296.js:1:638676) at Wr (http://192.168.1.203/maiden/static/js/main.147e1296.js:1:638471) at zr (http://192.168.1.203/maiden/static/js/main.147e1296.js:1:637843) at $r (http://192.168.1.203/maiden/static/js/main.147e1296.js:1:636621) at Fr (http://192.168.1.203/maiden/static/js/main.147e1296.js:1:635768)”}

0: Object doesn’t support property or method ‘scrollTo’

main.147e1296.js (1,638023)

@ngwese ngwese added the bug label May 17, 2019
@ngwese
Copy link
Member Author

ngwese commented May 17, 2019

the initial impression is that it is the call to the scrollTo method which is likely causing the rendering to fail. to the best of my memory the only place scrollTo is being used is in the REPL as it tries to keep the newest REPL output (added to the bottom of the containing DIV) visible.

@ngwese ngwese closed this as completed in af7549e Sep 23, 2019
ngwese added a commit that referenced this issue Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant