Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A new react-cache alpha release is required for compatibility with react@16.8.0-alpha.1 #14558

Closed
apostolos opened this issue Jan 10, 2019 · 1 comment
Assignees

Comments

@apostolos
Copy link

apostolos commented Jan 10, 2019

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
react-cache@2.0.0-alpha.1 does not work with react@16.8.0-alpha.0 or react@16.8.0-alpha.1 because of a recent change in React internals (separation of current dispatcher from current owner).

What is the expected behavior?
It looks like the necessary changes to react-cache have already been made: 19ef0ec
A release of a new alpha version of the react-cache package should resolve the issue.

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?

  • react@16.8.0-alpha.0
  • react@16.8.0-alpha.1
@apostolos apostolos changed the title A new react-cache alpha release is required for compatibility with react@16.8.0-alpha.0 A new react-cache alpha release is required for compatibility with react@16.8.0-alpha.1 Jan 16, 2019
@threepointone threepointone self-assigned this Jan 23, 2019
@gaearon
Copy link
Collaborator

gaearon commented Feb 8, 2019

#14780

@gaearon gaearon closed this as completed Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants