You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thesandlord
changed the title
IE11 Crashes with Firestore 7.15.5
IE11 Crashes with Firestore 7.15.5 - accessing the 'caller' property of a function or arguments object is not allowed in strict mode
Jul 7, 2020
[REQUIRED] Describe your environment
[REQUIRED] Describe the problem
The
7.15.5
SDK crashes on IE11 in strict mode with the error:7.15.2
works fine, not sure what changed in betweenSteps to reproduce:
Just using 7.15.5 in IE11 causes the issue, all you need to do is init the database.
Example here: https://tth9o.csb.app/
Code here: https://codesandbox.io/s/simple-firestore-javascript-example-tth9o?file=/index.html
The text was updated successfully, but these errors were encountered: