neo4j-labs / neodash

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

Auto refresh does not always apply to all reports #770

Open ivy113 opened 6 months ago

ivy113 commented 6 months ago

I have a date picker and a few reports that update based on date selection. Most of the reports will update, but I have noticed a few times where the behavior is not consistent and a few reports do not update. To resolve this temporarily, I typically include a refresh button with most of my reports. But this is not an ideal fix as I want to share the reports with end users, as they should not need to require a 'refresh' to be confident that the data returned is for the date selected.