Conditional Card depending on "hash" part of URL

Hi, i’m actually using State-Switch to display cards depending on the “hash” part of the current URL.
But i have some problems with some third party cards.

Is it possible to have Conditional Card react to the “hash” part of the current URL ?

I have found post talking about window.location.hash but i get the error ‘window’ is undefined when i test it.

Thanks!

1 Like

I’m searching this also.

This seems like it would be a natural and complimentary addition to the relatively new visibility tab and the conditional card as well. I’ve struggled finding a good way to do this without the state-switch card, which is great, but it definitely has limitations since you can’t combine that hash-tag state with other conditions. This would be a terrific quality of life addition.