Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Context API #138

Open
lambertkevin opened this issue Nov 6, 2018 · 1 comment
Open

Context API #138

lambertkevin opened this issue Nov 6, 2018 · 1 comment

Comments

@lambertkevin
Copy link
Contributor

The context API is broken with the React-TV-renderer. It doesn't trigger rerendering when a Consumer is subscribed to its Context.
Tried the same thing with the react-dom renderer and it's working perfectly.

It might be because of the old version of react-reconciler? I tried to update it, but there is some major breaking changes that I can't really handle all by myself I think... Do you have any time to test this on your side @raphamorim?

@raphamorim
Copy link
Owner

yeah, probably is the old version of react-reconciler. Sure, I can take a look at this weekend. I tried to update react-ape for newest too and it's breaking some changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants