Im having issues with the system giving me errors some of the times - it just seem to react very slow or not load at all - checking the dev tools i see the error :
loader.js:365 Uncaught Error: Could not load file 'client/res/templates/fields/address/edit-1.tpl?r=1572970214'
at Object.error (loader.js:365)
at j (jquery-2.1.4.min.js:2)
at Object.fireWith [as rejectWith] (jquery-2.1.4.min.js:2)
at x (jquery-2.1.4.min.js:4)
at Object.abort (jquery-2.1.4.min.js:4)
at jquery-2.1.4.min.js:4
Is there a way to fix that ?
loader.js:365 Uncaught Error: Could not load file 'client/res/templates/fields/address/edit-1.tpl?r=1572970214'
at Object.error (loader.js:365)
at j (jquery-2.1.4.min.js:2)
at Object.fireWith [as rejectWith] (jquery-2.1.4.min.js:2)
at x (jquery-2.1.4.min.js:4)
at Object.abort (jquery-2.1.4.min.js:4)
at jquery-2.1.4.min.js:4
Is there a way to fix that ?
Comment