Giter Site home page Giter Site logo

Comments (6)

srph avatar srph commented on September 24, 2024

That's weird, but thanks for bringing this up! It seems to be working fine right now. Can you put up some working example? I don't think I made some UMD releases, so I'll need a repo. Sorry about that.

What React version are you using?


I have a deadline in around 3 hours, so I'll probably be able to do some tests after the day.

from react-link-state.

CezaryDanielNowak avatar CezaryDanielNowak commented on September 24, 2024

Wow, you rock!
React 0.14.7, React-DOM 0.14.7, react-link state 0.1.1 and master

from react-link-state.

srph avatar srph commented on September 24, 2024

Hm.. it's working.

https://github.com/chirigarikku/react-link-state-issue5

from react-link-state.

CezaryDanielNowak avatar CezaryDanielNowak commented on September 24, 2024

Thank you for test build.
Looks like problem is caused by pure render mixin:

CezaryDanielNowak/react-link-state-issue5@aaa1d4a

from react-link-state.

CezaryDanielNowak avatar CezaryDanielNowak commented on September 24, 2024

And looks like, it can't be fixed easly:
https://github.com/gaearon/react-pure-render#known-issues

If a component in the middle of your rendering chain has pure rendering, but some nested component relies on a context change up the tree, the nested component won't learn about context change and won't update. This is a known React issue that exists because context is not a documented feature and is not finished

from react-link-state.

srph avatar srph commented on September 24, 2024

Ay, sadly :(. I think that resolves it. Closing this.

from react-link-state.

Related Issues (4)

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.