Skip to content

[FirebaseAuth]: Reopen: Emulator in development doesn't work after logged in / Loading use from session storage.. #18689

Description

@matanshukry

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Auth

Which platforms are affected?

Web

Description

In the past I've created this issue: #11534 , which apparently the cause was this: #11233.

I have tested now and it reproduced, and while I was trying to talk to local emulators, it kept talking to prod. I could notice the following while debugging: The call to useAuthEmulator skipped due to the condition if (origin == emulatorOrigin) {, which evaluated to true.

Anyway after clearing storage data through browser "inspect" -> Application, it worked. so the problem has apparently re-surfaced.

Reproducing the issue

See previous issue - it's the same thing.

Firebase Core version

4.14.0

Flutter Version

3.47.2

Relevant Log Output

Flutter dependencies

Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.

Additional context and comments

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions