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

Uncaught TypeError: Cannot read property 'requestSession' of undefined #8

Open
nkuznetsow opened this issue Mar 5, 2019 · 3 comments

Comments

@nkuznetsow
Copy link

nkuznetsow commented Mar 5, 2019

The DashCast stop working in last chrome version.

I have chrome v. 72.0.3626.119 (64 bit) running on windows 7 SP 1. Since update to this Google Chrome version Chromecast dashboard stops working.

I have follow message in developer console when I click "Go":

Uncaught TypeError: Cannot read property 'requestSession' of undefined
at sendMessage ((index):235)
at HTMLDivElement.go_button.onclick ((index):283)
sendMessage @ (index):235
go_button.onclick @ (index):283

@parkerlreed
Copy link

Same here. Latest Chrome beta

(index):235 Uncaught TypeError: Cannot read property 'requestSession' of undefined
    at sendMessage ((index):235)
    at HTMLDivElement.go_button.onclick ((index):283)

@ryanm2000
Copy link

Make sure you are on HTTPS, not HTTP.

@parkerlreed
Copy link

Ahh thanks. Not sure how I was on the wrong site. Works on https.

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

3 participants