Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix(syntax): .finally syntax error in Android 2.3 #11051

Closed

Conversation

adamdbradley
Copy link
Contributor

Android 2.3 throws an Uncaught SyntaxError: Unexpected token finally
pointing at this line. Change .finally to bracket notation.

Android 2.3 throws an `Uncaught SyntaxError: Unexpected token finally`
pointing at this line. Change `.finally` to bracket notation.
@adamdbradley
Copy link
Contributor Author

Reported here: ionic-team/ionic-framework#3070

petebacondarwin pushed a commit that referenced this pull request Feb 25, 2015
Android 2.3 throws an `Uncaught SyntaxError: Unexpected token finally`
pointing at this line. Change `.finally` to bracket notation.

Fixes #11089
Closes #11051
Closes #11088
netman92 pushed a commit to netman92/angular.js that referenced this pull request Aug 8, 2015
Android 2.3 throws an `Uncaught SyntaxError: Unexpected token finally`
pointing at this line. Change `.finally` to bracket notation.

Fixes angular#11089
Closes angular#11051
Closes angular#11088
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants