Cannot read property 'ADS_CUR' of undefined-cache plugin problem???

prymus

Member
Hello.
When i am testing theme Rembrandt on mobile , i am using chrome and pressing fn+12 to see it on mobile and then in tab console i see this error:
header-48f41596.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1
footer-65944b72.min.js:64 formatPrice() -> from Theme
footer-65944b72.min.js:64 region_bootstrap_value = undefined
footer-65944b72.min.js:64 bootstrap = true
footer-65944b72.min.js:64 current selected country - undefined
footer-65944b72.min.js:64 -(this is source of that file: wp-content/cache/fvm/1552052718/out/footer-65944b72.min.js)
Uncaught TypeError: Cannot read property 'ADS_CUR' of undefined
at n (footer-65944b72.min.js:64)
at a (footer-65944b72.min.js:64)
at Object.convertPriceOut (footer-65944b72.min.js:64)
at footer-65944b72.min.js:64
at HTMLDivElement.<anonymous> (footer-65944b72.min.js:64)
at Function.each (jquery.js:2)
at a.fn.init.each (jquery.js:2)
at t (footer-65944b72.min.js:64)
at HTMLBodyElement.<anonymous> (footer-65944b72.min.js:64)
at HTMLBodyElement.dispatch (jquery.js:3)
footer-65944b72.min.js:64 Array(0)length: 0__proto__: Array(0)
footer-65944b72.min.js:3 Log success!
Is it due to my cache plugin FVM?
How to add 'ADS_CUR' to exclude it from caching?
Thank you very much.
 
Top