Skip to content

angular.uppercase is not a function on angular >= 1.5.0 #970

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
xirdneh opened this issue May 18, 2018 · 2 comments
Closed

angular.uppercase is not a function on angular >= 1.5.0 #970

xirdneh opened this issue May 18, 2018 · 2 comments

Comments

@xirdneh
Copy link

xirdneh commented May 18, 2018

angular.uppercase has been deprecated since v1.5.0 and now in v1.6.10 and v1.7 has been deleted.
According to this changelog: angular/angular.js@1daa4f2
angular.uppercase should not be used and instead use the internal toUpperCase.

If this is an acceptable change I can try and do a PR.

@xirdneh
Copy link
Author

xirdneh commented Jun 20, 2018

Working on this...

@JamesKellyBluedrop
Copy link

is there any update on this? I've got an urgent project failing that is hinging on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants