SyntaxFix
Write A Post
Hire A Developer
Questions
If you try to check angular version in the browser, for me only this worked Ctrl+Shift+i and paste below command in console:
document.querySelector('[ng-version]').getAttribute('ng-version')
ex: