I've made a dashboard which uses tokens to determine if all searches are ready (ready1, ready2 etc).
If all tokens are set a message is displayed that the dashboard is ready.
When I open the dashboard and choose a value from the picklist sometimes all the tokens are set and sometimes a few are not set. So for example action 1: open dashboard, choose value from picklist, value ready1 is set and for example ready8 is not. Action 2 open the same dashboard choose the same value from picklist. ready1 is not set, ready8 is set and ready10 is not set. So exactly the same action with different results.
Does anyone know a solution for this? Maybe something to do with caching?