Skip to content

Browser platform: "The XMLHttpRequest compatibility library was not found." #3

@endel

Description

@endel

I was having this error:

auth.esm.js:139 Uncaught Ui {code: "auth/internal-error", message: "The XMLHttpRequest compatibility library was not found."}

And the workaround for it to dissappear is:

window.global = window; // hack for 'FirebaseUIAuth'

Hope this helps if anyone is having the same issue. This may be useful to add in the README file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions