AalianKhan / mushroom-strategy

A strategy to automatically generate a dashboard using mushroom cards
MIT License
364 stars 36 forks source link

home_view options are not working. #119

Closed DigiLive closed 6 months ago

DigiLive commented 6 months ago
strategy:
  type: custom:mushroom-strategy
  options:
    home_view:
      hidden:
        - greeting
views: []

unfortunately this did not work either.

Originally posted by @derekpurdy in https://github.com/AalianKhan/mushroom-strategy/issues/82#issuecomment-1910286580

clowgg commented 6 months ago

I got it working:

image

image

DigiLive commented 6 months ago

@derekpurdy I've checked and it all seems fine to me. Are you sure you're using v2.0.0 and don't have any caching issues?

derekpurdy commented 6 months ago

@derekpurdy I've checked and it all seems fine to me. Are you sure you're using v2.0.0 and don't have any caching issues?

i tried it incognito, and it appears you're right.. it's updating now as I'm making changes.