Coder Social home page Coder Social logo

[QUESTION] hideComponents about dashy HOT 4 CLOSED

lissy93 avatar lissy93 commented on August 21, 2024
[QUESTION] hideComponents

from dashy.

Comments (4)

Lissy93 avatar Lissy93 commented on August 21, 2024 1

Yup, that is definitely still running an older version. I find service workers a proper pain, they're meant to make things faster, but half the time they don't pick up application changes 😕.
Providing you're running the latest version, a hard refresh, or clearing your cache should fix this :)

from dashy.

shad-lp avatar shad-lp commented on August 21, 2024 1

Indeed I was not using the last version.
Yet, I still had the error.
Doing a hard refresh resolved the issue.
Thanks for your support !

from dashy.

Lissy93 avatar Lissy93 commented on August 21, 2024

Heya @shadowKing001 😄
Hmm, so what you've got looks to be correct to me. What warning does that exclamation mark show when you hover over it?

My guess is that an older version of the app has been cashed, the latest version should be available after a page refresh, but sometimes the service worker doesn't pick up the changes properly. Do you see any errors in the dev tools (F12 --> Console)? Try doing a hard refresh (Ctrl + Alt + F5 / refresh btn)

I just tested it out with the below snippet, and it seems to work for me.

appConfig:
  hideComponents:
    hideFooter: true

Let me know if none of that works, and I'll look into it further :)

from dashy.

shad-lp avatar shad-lp commented on August 21, 2024

dashy_hidecomponents_1
dashy_hidecomponents_2

Conf file seems to have been overwritten successfully :

appConfig:
  theme: "material-dark"
  fontAwesomeKey: "0821c65656"
  layout: "auto"
  statusCheck: true
  statusCheckInterval: 30
  faviconApi: "faviconkit"
  iconSize: "medium"
  hideComponents:
    hideFooter: true
pageInfo:
  title: ...

Nothing to mention in the browser console.

from dashy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.