angular/angular.js

Upgraded Angular 1.5 to 1.6 and facing UI issues

Zain-Bin-Arshad opened this issue · 2 comments

Upgraded Angular 1.5 to 1.6 and facing UI issues

Without a reproduction, it is hard to tell where the issue lies and how to address.

That said, the latest version of AngularJS (and the only supported one - apart from 1.2.x) is 1.8.x. See here for more details.
Furthermore, AngularJS is in Long-Term Support mode and we focus exclusively on providing fixes to bugs that satisfy at least one of the following criteria mentioned here.

Also it might be worth looking at the Material Design for AngularJS project, since this is probably what is generating (or not generating) those spans. See https://github.com/angular/material (cc @Splaktar)