I'm using Angular 1 component router and it works weired. When I run website locally it works fine, but if I access it from another PC I receive js error
Cannot read property 'startsWith' of undefined
I tried to access website from 4-5 PCs and different browsers IE, Chrome and Safari, it either works or displays js error,
Please advice