neo4j-labs / neodash

NeoDash - a Dashboard Builder for Neo4j
https://neo4j.com/labs/neodash/
Apache License 2.0
400 stars 129 forks source link

Cache Issue #771

Closed ivy113 closed 5 months ago

ivy113 commented 6 months ago

I usually run a Docker image for the standalone neodash. When I edit a development dashboard then push a change, a user with a standalone dashboard link already open does not always see the change I made. (If they have never opened the link before, this does not appear to be an issue.) The fix I have used is a hard refresh via CTRL + SHIFT + R but it is tricky to convince end users they need to do this to make sure the version and link is up to date.

nielsdejong commented 5 months ago

Fixed by #788