Skip to content

IE11 Crashes with Firestore 7.15.5 - accessing the 'caller' property of a function or arguments object is not allowed in strict mode #3367

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
thesandlord opened this issue Jul 7, 2020 · 1 comment

Comments

@thesandlord
Copy link

[REQUIRED] Describe your environment

  • Operating System version: Windows 10
  • Browser version: IE 11
  • Firebase SDK version: 7.15.5
  • Firebase Product: Firestore

[REQUIRED] Describe the problem

The 7.15.5 SDK crashes on IE11 in strict mode with the error:

Accessing the 'caller' property of a function or arguments object is not allowed in strict mode

7.15.2 works fine, not sure what changed in between

Steps 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

@thesandlord 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
@schmidt-sebastian
Copy link
Contributor

This was fixed in #3309 and will be released this week.

@firebase firebase locked and limited conversation to collaborators Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants