Trying to create a basic AngularJS application using an outdated version of Chrome (from 2010) has caused me a lot of trouble with routing. It seems that my browser is not compatible with the AngularJS v1.3.8 I am trying to work with, leading to instability and frequent crashes.
I've been searching for information on the specific Chrome version required by AngularJS of a certain version, but couldn't find any helpful details in the AngularJS documentation.
Update:
According to the AngularJS FAQ page:
We conduct tests on various browsers including Safari, Chrome, Firefox, Opera 15, IE9, and mobile browsers like Android, Chrome Mobile, and iOS Safari. For more information on Internet Explorer compatibility, refer to our support for legacy IE browsers.
While this provides some insight, I still find it somewhat vague. I know the recommended approach would be to upgrade Chrome to the latest version, but due to restrictions in my environment as mentioned by "Derek 朕會功夫," upgrading is not a feasible option.
This is why I am looking for specifics on the Chrome version supported by AngularJS. Similarly, other users may encounter similar concerns with browsers like Firefox, right?
Thanks!
Reply to PSL: I am not utilizing bangrang. By the way, the "add a comment" link is not functional for me, hence why I'm commenting here :(