Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Plunkrs on the Recipes page are invalid #546

Closed
danyim opened this issue Oct 25, 2017 · 2 comments
Closed

Plunkrs on the Recipes page are invalid #546

danyim opened this issue Oct 25, 2017 · 2 comments

Comments

@danyim
Copy link

danyim commented Oct 25, 2017

Hey there, I've just been exposed to this library, and I feel as if my React world turned upside-down--in a good way. So many things are possible with recompose that it's almost overwhelming!

In order to understand its uses, I looked through the Recipes section but was dismayed to find out that the Plunkrs in all the examples by @timkindberg do not work.

Part of the issue is that the minified React they reference in a <script> tag is pointing to an invalid resource: https://npmcdn.com/react-dom@16.0.0/dist/react-dom.js
They should instead point to https://npmcdn.com/react-dom@16.0.0/umd/react-dom.production.min.js

@danyim danyim changed the title Most of the plunkrs on the Recipes page are invalid Plunkrs on the Recipes page are invalid Oct 25, 2017
@wuct
Copy link
Contributor

wuct commented Oct 25, 2017

@danyim Because the wiki page is maintained by the community, so I am going to close this issue. However, it would be nice if you can fix it :)

@wuct wuct closed this as completed Oct 25, 2017
@timkindberg
Copy link
Contributor

@danyim I tried the url you linked and it didn't work in the plunkr... if you can get the plunkr working and link to it then I can go fix all of the plunkrs I made.

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

3 participants