question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does Reactfire work with the current production (stable) version of React?

See original GitHub issue

Hey,

Is it possible to use Reactfire with the current production version of react? From the documentation, it is clear the intended use of Reactfire is Concurrent mode. However, it feels like the main feature that is used from Concurrent mode is the <Suspense> component for data fetching.

When going through the React documentation for Concurrent mode, I found a feature comparison of the different modes here where it shows that<Suspense> is also supported in legacy mode. When clicking on the link, it even browses towards the <Suspense> documentation for data fetching: https://reactjs.org/docs/concurrent-mode-adoption.html#feature-comparison.

Thanks for clarifying if we can only use Reactfire in Concurrent mode or if it will also work in the current production version of React.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
arnoutaertgeertscommented, May 28, 2020

Thanks for the clear answer! From your documentation, it was quite clear that this was the case but the React docs did confuse me. The proposed solution in PR https://github.com/FirebaseExtended/reactfire/pull/255 looks great.

0reactions
jamesdanielscommented, Dec 10, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

reactfire - npm
Firebase library for React. Latest version: 4.2.2, last published: 4 months ago. Start using reactfire in your project by running `npm i ...
Read more >
Versions - React
A complete release history for React is available on GitHub. Changelogs for recent releases can also be found below. Note. The current docs...
Read more >
marcello-reactfire - npm Package Health Analysis - Snyk
Latest version published 6 years ago. License: MIT ... Looks like marcello-reactfire is missing a security policy.
Read more >
reactjs - Reactfire - getting started - Stack Overflow
For others looking to use this, it does say that it is for use in experimental mode - but it also says it...
Read more >
Using ReactFire with Ionic Framework & Capacitor
Sample project motivate... Tagged with firebase, react, ionic, javascript. ... You should know that Reactfire is not considered "Production" ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found