I integrated a shop application, which loads in Chrome, but not in Firefox. Now I try to find out the difference. It loads dynamically several javascript files through dynamically created tags. I found out one is loaded in Chrome only. But which javascript file out of 5 huge minified files loaded it?
I'm trying to understand how those scripts work, but it takes time... Look for function names...
Currently you can see it here: http://angular.lonskaya.com/recordings
loads in Chrome, but not in Firefox