You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to create a proof of concept using the latest version of Next.js, react-admin, and react-admin-firebase.
However, I ran into a problem: the react-admin-firebase package currently only supports React versions 17 and 18. Since the latest version of Next.js uses React 19, the peer dependency restriction causes installation or runtime errors.
Would it be possible to update the peer dependencies to allow React 19 as well?
Thanks in advance!
ALiangLiang, rzdgodoy, Leopc1977, stanislawdera, justinsuen and 2 more