You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to cache the verkeersinformatie page for a short while. Like 1 minute. Therefore we need to set the cache headers and make sure jQuery Mobile doesnt cache the page in the DOM. So far this was unsuccessful. This might work by adding dom-cache=false on the page div. (see jQuery mobile docs.)
The text was updated successfully, but these errors were encountered:
We want to cache the verkeersinformatie page for a short while. Like 1 minute. Therefore we need to set the cache headers and make sure jQuery Mobile doesnt cache the page in the DOM. So far this was unsuccessful. This might work by adding dom-cache=false on the page div. (see jQuery mobile docs.)
The text was updated successfully, but these errors were encountered: