Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Link with Multiple Accounts is not working

Open
#210 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
firebase, javascript, react

Research direction

Start by reproducing the GitHub-then-Facebook account-linking flow with Firebase 9.23.0, React 17.0.2, and react-firebaseui 6.0.0 in redirect mode. Read the account-linking flow around the signInFailure callback and determine why the displayed message bypasses it. Done means the failure is handled through the documented callback or the linking flow succeeds as intended.

Written by the indexing model from the issue text.

Description

Screenshot 2023-08-04 at 07 31 28

Everything is set as basic config. I logged the first time with GitHub and then the second time with Facebook and this was the result. Not even the callback signInFailure is triggered. Simply that message appear in "redirect" mode.

"dependencies": {
...
"firebase": "^9.23.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-firebaseui": "^6.0.0",
...
},

Dominant language
JavaScript
Stars
1.3k
Forks
246
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/firebaseui-web-react

All issues in firebase/firebaseui-web-react

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.