This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
toString patched function throws an exception on iOS 9.3.5 #802
Comments
mdudek
changed the title
toString patched function throws an exception on iOS 9.3.2
toString patched function throws an exception on iOS 9.3.5
Jun 7, 2017
@mdudek, thank you for posting the issue, I will make a PR to fix this. |
JiaLiPassion
added a commit
to JiaLiPassion/zone.js
that referenced
this issue
Jun 7, 2017
mhevery
pushed a commit
that referenced
this issue
Jun 7, 2017
danielsogl
added a commit
to danielsogl/ionic
that referenced
this issue
Jun 8, 2017
brandyscarney
pushed a commit
to ionic-team/ionic-framework
that referenced
this issue
Jun 8, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is a bug in toString patched function. Exception 'TypeError: type error' is thrown on iOS 9.3.2 (Safari).
The bug could be reproduced on plunker:
https://plnkr.co/edit/h28pjXhOKDxhBygUZgEr?p=preview
The text was updated successfully, but these errors were encountered: