We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In the ajax configuration add the cache: false option in the ajaxSetup function. This file is cross-origin.js
cache: false
ajaxSetup
$.ajaxSetup({ cache: false });