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

"BYO React" page no longer exists #341

Closed
wub opened this issue Oct 26, 2016 · 3 comments
Closed

"BYO React" page no longer exists #341

wub opened this issue Oct 26, 2016 · 3 comments

Comments

@wub
Copy link

wub commented Oct 26, 2016

When I tried to load my own React, I got this error:

React has not been loaded correctly.
Please expose your version of React as global variables named 'React', 'ReactDOM' and 'ReactDOMServer', or enable the 'LoadReact' configuration option to use the built-in version of React.
See http://reactjs.net/guides/byo-react.html for more information.

I ended up loading the built-in version, but I'm more concerned that the documentation no longer exists to fix it (at this URL at least!)

"http://reactjs.net/guides/byo-react.html for more information."

@Daniel15
Copy link
Member

Oops, I don't think I ever actually wrote the documentation! I think that was just a placeholder URL 😛

@webuniverseio
Copy link

webuniverseio commented Apr 5, 2017

@Daniel15 I can customize react version by applying changes like shown here (webpack file):
27df77f

My only problem is that things don't work when I set .SetLoadReact(false), but without it I can see custom version of react. Do you think there might be any concerns regarding not using .SetLoadReact(false) while using custom version of react (via module.loaders customization)?

Thank you.

@wub
Copy link
Author

wub commented Nov 13, 2017

#454 🤙

@wub wub closed this as completed Nov 13, 2017
toptaldev92 pushed a commit to toptaldev92/React.NET that referenced this issue Jul 28, 2021
onlinehub0808 added a commit to onlinehub0808/React.NET that referenced this issue Jun 2, 2023
Giant775 added a commit to Giant775/React-.NET that referenced this issue Oct 26, 2024
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