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

react-reconciler: README host config links resolve to 404 #5849

Closed
aidenybai opened this issue Mar 31, 2023 · 16 comments
Closed

react-reconciler: README host config links resolve to 404 #5849

aidenybai opened this issue Mar 31, 2023 · 16 comments

Comments

@aidenybai
Copy link

aidenybai commented Mar 31, 2023

The host config links for React DOM resolve to 404: https://www.npmjs.com/package/react-reconciler

@aidenybai
Copy link
Author

I'm not sure whether this goes under this repo as a docs issue or react as a bug

@ArslanYM
Copy link

Its working

@aidenybai
Copy link
Author

correction* just for React DOM

@gaearon
Copy link
Member

gaearon commented Mar 31, 2023

Can you please be more specific? Which link is 404?

@aidenybai
Copy link
Author

Sorry about that, here is the steps for reproduction:

  1. Go to npmjs.com/package/react-reconciler
  2. Go under the Practical Examples section and look for host configs:

image

3. Click on the `host config` link for React DOM (Broken link: https://github.com/facebook/react/blob/main/packages/react-dom/src/client/ReactDOMHostConfig.js)

@ArslanYM
Copy link

ArslanYM commented Apr 1, 2023

Can i work on this ?

@ArslanYM
Copy link

ArslanYM commented Apr 1, 2023

please

@ArslanYM
Copy link

ArslanYM commented Apr 1, 2023

@aidenybai What should this link be pointing to? Since the current link doesnt exist

@aidenybai
Copy link
Author

I'm not actually sure... I haven't been able to find the actual host config for React DOM myself

@gaearon
Copy link
Member

gaearon commented Apr 2, 2023

It's in the React repo: https://github.com/facebook/react/blob/main/packages/react-dom-bindings/src/client/ReactDOMHostConfig.js. You can similarly search for other files by name. If you'd like, please send a fix to the README.md in packages/react-reconciler/ in the React repo.

@ArslanYM
Copy link

ArslanYM commented Apr 4, 2023

It's in the React repo: https://github.com/facebook/react/blob/main/packages/react-dom-bindings/src/client/ReactDOMHostConfig.js. You can similarly search for other files by name. If you'd like, please send a fix to the README.md in packages/react-reconciler/ in the React repo.

Can you please assist me on what change should be exactly made to the Readme.MD file in packages/react-reconciler/ in the facebook/React repo

@harish-sethuraman
Copy link
Collaborator

It has correct link in the readme for react-dom host config? The readme in npm registry doesnt seem to reflect it?

https://github.com/facebook/react/blob/4a1cc2ddd035f5c269e82ab6f7686e2e60d3b3ea/packages/react-reconciler/README.md?plain=1#L61

@roy9495
Copy link
Contributor

roy9495 commented Apr 14, 2023

the issue is fixed in this pr facebook/react#26592

@roy9495
Copy link
Contributor

roy9495 commented Apr 14, 2023

the issue is fixed in this pr facebook/react#26592

The updated Readme.md https://github.com/facebook/react/tree/main/packages/react-reconciler

@aidenybai
Copy link
Author

awesome, great work @roy9495

@roy9495
Copy link
Contributor

roy9495 commented Apr 15, 2023

awesome, great work @roy9495

Thank You

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

5 participants