sidebar-card icon indicating copy to clipboard operation
sidebar-card copied to clipboard

Can't cast to Google Hub using Google Cast

Open rdekoning11 opened this issue 2 years ago • 1 comments

When I attempt to cast a basic dashboard with the sidebar card, I get a big white space where the sidebar should be.

rdekoning11 avatar Jun 18 '22 01:06 rdekoning11

I have the same issue, but rather than a white space the sidebard card doesn't seem to load and whater is on the rest of the dashboard will show, ie it seems like the page is being casted without the sidebar.

cromelex avatar Jun 27 '22 16:06 cromelex

Discovered the same issue here, does anyone have a solution or alternative?

BDV77 avatar Nov 10 '23 15:11 BDV77

The sidebar is outside the page view and so it is outside the view you are casting. It does at some css that is why you get the white. What i have is an view with an iframe card that loads my dashboard. I cast that view because it than also got my whole dashboard an can switch screen while casting.

I use this on a google hub so you can use the touch to switch view.

DBuit avatar Nov 21 '23 15:11 DBuit

The sidebar is outside the page view and so it is outside the view you are casting. It does at some css that is why you get the white. What i have is an view with an iframe card that loads my dashboard. I cast that view because it than also got my whole dashboard an can switch screen while casting.

I use this on a google hub so you can use the touch to switch view.

would you be able to share some more details on how you are using that iframe card?

cromelex avatar Nov 21 '23 15:11 cromelex