generator-react-firebase icon indicating copy to clipboard operation
generator-react-firebase copied to clipboard

Issues after updating to reactfire 4 and firebase 9

Open mikeover opened this issue 3 years ago • 2 comments

Please see the issue I raised at: https://github.com/FirebaseExtended/reactfire/issues/433.

I went through the upgrade process but was having issues. I took the example stackblitz at https://stackblitz.com/edit/reactfire-v4-issue-433?file=index.js and replaced my local index.jsx (generated from this project), but having the same result.

It runs fine locally with yarn start but deploying to firebase it fails with the error I described there. Also running yarn start:dist it fails in the same way. Any ideas what might be causing this?

mikeover avatar Aug 26 '21 19:08 mikeover

@mikeover Looks like the issue was confirmed as fixed in that other thread - can you confirm? I'm working on updating the generator to reactfire 4 and firebase 9 right now, so if there are incompatibility issues I would love to help debug 😄

prescottprue avatar Oct 09 '21 06:10 prescottprue

@prescottprue Yes it's been fixed in the new release :)

mikeover avatar Oct 11 '21 13:10 mikeover