This repository was archived by the owner on Apr 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27.4k
Error: $templateRequest - older browsers #11089
Comments
@petebacondarwin @pkozlowski-opensource Can you merge this commit also on version 1.3.14? (I think it's only on 1.4.0-beta.5) |
@dbabaioff sorry about that. It must have missed being cherry picked. It'll go into the next release. |
I have cherry picked it |
👍 |
netman92
pushed a commit
to netman92/angular.js
that referenced
this issue
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.
Getting an error on Android 2.3.x (and some other older browsers): Uncaught SystaxError: Unexpected token finally
The cause of the error: #10780
2b8baf7
This should fix the problem: #11088 (3bcdec3)
The text was updated successfully, but these errors were encountered: