the-platform: Broken with 16.8.0-alpha.0

Hi!

As is expected for us bleeding edge-riders, react@16.8.0-alpha.0 breaks this package. I think it has something to do with react-cache, maybe updating it to 2.0.0-alpha.1 would help?

barebones repro: https://codesandbox.io/s/oqy12yrk65

readContext https://oqy12yrk65.codesandbox.io/node_modules/react-cache/2.0.0-alpha.0/cjs/react-cache.development.js:248:21

Object.read https://oqy12yrk65.codesandbox.io/node_modules/react-cache/2.0.0-alpha.0/cjs/react-cache.development.js:316:7

Img https://oqy12yrk65.codesandbox.io/node_modules/the-platform/Img.js:26:15

__EDIT: Yeah this is a react / react cache problem. They’ve updated the react-cache repo, but haven’t released the package. see https://github.com/facebook/react/issues/14558__

About this issue

  • Original URL
  • State: open
  • Created 5 years ago
  • Reactions: 6
  • Comments: 15

Most upvoted comments

the master branch already contains the fix. @jaredpalmer can we have an npm release plz?