Git Product home page Git Product logo

Comments (3)

vincentSuriani avatar vincentSuriani commented on September 6, 2024 1

nevermind that works perfectly. I had a typo in it. Thanks Andrew. 👍

from classsed-react-firebase-client.

vincentSuriani avatar vincentSuriani commented on September 6, 2024

Hi Andrew, I am facing the same issue. This fix didn't work for me :( Still needs a refresh. My initial situation is different though I am not seeing the change in the dialog or the post, when you said you started by being able to see the change in the dialog but not post. I had changed all the code to functional components though, and not sure if in my life-cycle methods is where the issue is happening. It updates after hitting the like button and on setTimeout(window.location.replace(),2000) (But doing the replace a big no no). I have to see what is going on with further investigation. I will post my results and fix if found.

from classsed-react-firebase-client.

VatsalNarwal avatar VatsalNarwal commented on September 6, 2024

Solution

Yep, that is very true, it does not updates without reloading. To fix that and you can use useEffect feature in react. useEffect keeps on listening changes and whenever there is an update with the database it fires off a particular code. Hope that would help...

from classsed-react-firebase-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.