Coder Social home page Coder Social logo

Comments (4)

lukas-vlcek avatar lukas-vlcek commented on August 22, 2024

This is very strange because in 2.4.0 there should not be any URL calls that contain /_cluster/nodes/ or ?all=true. Did you checkout Bigdesk into clean folder? Is there a chance your browser is using cached JS files?

Also can you try online Bigdesk if it is happening as well?
http://bigdesk.org/v/2.4.0/

from bigdesk.

xia0pin9 avatar xia0pin9 commented on August 22, 2024

I rm -rf the old bigdesk folder, and then tried: (1) git clone git://github.com/lukas-vlcek/bigdesk.git bigdesk (2) git tag v2.4.0 (3) directly download the zip & tar.gz version. Its the same :(

The online bigdesk is OK, how can I know the current running version of my local bigdesk?

from bigdesk.

lukas-vlcek avatar lukas-vlcek commented on August 22, 2024

Try cleaning your browser cache (I think some browsers allow to clean only specific files from cache, like JS files). If online Bigdesk works fine and your local copy does not then I would say the problem is in browser caching. Online Bigdesk 2.4.0 JS code is identical to the one checked from repo using tag 2.4.0 except the online one has google analytics included in index.html.

Unfortunately Bigdesk does not know its version now. (There are some bits in the code that can tell you this, like some HTML > HEAD > META tags or ES version check but I would not consider this reliable)

However, this is a good point about how to improve Bigdesk distribution going forward. The good news is that changes I plan will allow to solve this easily.

from bigdesk.

xia0pin9 avatar xia0pin9 commented on August 22, 2024

OK, indeed because of the browser cache, thanks for the quick response 👍

from bigdesk.

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.