firebaseui-web-react icon indicating copy to clipboard operation
firebaseui-web-react copied to clipboard

[email protected] is not compatible with [email protected]

Open YongwoonJang opened this issue 2 years ago • 12 comments

Is there any plan to improve dependency to new version of react ?

YongwoonJang avatar Nov 30 '22 16:11 YongwoonJang

+1

kyoto21 avatar Dec 08 '22 01:12 kyoto21

+1

MikeLundahl avatar Dec 09 '22 20:12 MikeLundahl

+1

Jornve avatar Dec 15 '22 10:12 Jornve

React@18 still unsupported. Any plans to improve the dependency?

vrajeshiyengar avatar Dec 19 '22 09:12 vrajeshiyengar

Is it just a version enforcement in package.json, or is it really not compatible ?

Kaz- avatar Dec 26 '22 00:12 Kaz-

Not yet check it out. I will make a fork then check which part is problem. I even know that this problem has many attention.

Update

  • I made a fork -> https://github.com/YongwoonJang/firebaseui-web-react If I make a solution, I'll make Comment here. If anyone who is interested in, please join.

Update(17:35 2022-12-26 KST) I find out some example error, so update here. If you have an interest, check revision history please. then I'll make pull request.

  • https://github.com/YongwoonJang/firebaseui-web-react

YongwoonJang avatar Dec 26 '22 02:12 YongwoonJang

Ideally the library should support React 18. Until then, #173 seems the temporary hack, which is worth mentioning.

minyoon avatar Jan 11 '23 15:01 minyoon

Ideally the library should support React 18. Until then, #173 seems the temporary hack, which is worth mentioning.

It might be that project is dead and solution is presented, right?

YongwoonJang avatar Jan 11 '23 15:01 YongwoonJang

The latest commit for the master branch is over 1 year ago (49f80b5d1548e4d4a2575e0e7f998e7148440405), so I started using a different library.

minyoon avatar Jan 16 '23 17:01 minyoon

The latest commit for the master branch is over 1 year ago (49f80b5), so I started using a different library.

Which library are you using?

eye-c avatar Jan 18 '23 09:01 eye-c

Which library are you using?

I got it working so far, but DX for firebase auth using 'credentials' provider isn't so pleasant: https://github.com/nextauthjs/next-auth. Good choice for other OAauth providers though.

minyoon avatar Jan 21 '23 09:01 minyoon

Any updates? This has been open for quite a while.

wayzie-jm avatar Sep 15 '24 21:09 wayzie-jm