question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incompatible with recompose@0.26.0

See original GitHub issue

recompose package has been updated to 0.26.0 - with updated library I get:

withGoogleMap.js:71 Uncaught TypeError: (0 , _recompose.createEagerFactory) is not a function
    at withGoogleMap (withGoogleMap.js:71)

With above update, they have removed createEagerElement and createEagerFactory methods.

Ref: https://github.com/acdlite/recompose/commit/c830f184123eebc8ea6b8b712840fdc86a680fa2

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
tomchentwcommented, Oct 11, 2017

Released v8.4.2

0reactions
roybigappscommented, Oct 30, 2017

I am using 8.3.5. fresh install of recompose. @tomchentw The weird part is that I cant even find “createEagerFactory” in the code.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found