Chrome issue with javascript fixed by clearing history/cache...how did it happen in first place? -


i have had 2 customers have issue errorl jquery undefined. once clear cache/history , reload pages; works fine.

i use cache busting shouldn't issue (all.js?version=xxx) if had older version before.

i not using cdn; combining scripts using yui compressor.

what things can for? note: cannot reproduce on browsers.

i load javascript in head of document (as 1 ; , have scripts in body of document.

note sure here js: https://demo.phppointofsale.com/js/all.js


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -