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

Doesn't work. Uncaught TypeError: Cannot read property 'requestSession' of undefined #6

Open
flowchartsman opened this issue Feb 15, 2019 · 3 comments

Comments

@flowchartsman
Copy link

  • visit page
  • put in url
  • select "force display"
  • click go
  • nothing happens
  • on chrome developer console I see:
    (index):235 Uncaught TypeError: Cannot read property 'requestSession' of undefined
    at sendMessage ((index):235)
    at HTMLDivElement.go_button.onclick ((index):283)
@mprddr
Copy link

mprddr commented Feb 19, 2019

same thing to me!

@carnau
Copy link

carnau commented Feb 20, 2019

Had the same behaviour, noticed that page loaded in http and changed it to https manually. Works fine now here, I guess that it has something to do.

@uudruid74
Copy link

Just make sure you load the dashcast url with the same protocol you type in the field. http vs https. They have to match

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants