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

Change react version #734

Closed
Ajaesuria opened this issue Mar 7, 2019 · 2 comments
Closed

Change react version #734

Ajaesuria opened this issue Mar 7, 2019 · 2 comments
Assignees
Milestone

Comments

@Ajaesuria
Copy link

Good day.

In my private project I need to use react above 16.2 and dash-renderer only use 15.4 or 16.2. Also, it will be nice if dash included a develop version of react when go live to spot errors more easily.

Is there an easy way to change dash-renderer instead of each time a virtualenv is installed go inside the packages and manually setting it or I will need to fork dash-renderer and only install my custom version?

I just asking because I want to keep up with the changes in the master.

@alexcjohnson
Copy link
Collaborator

Thanks @Ajaesuria, fair point, 16.2 is pretty old itself at this point - @plotly/dash-core perhaps we should add a react version '16' that we keep up to date with the latest 16.x.x release?

@alexcjohnson alexcjohnson transferred this issue from plotly/dash-renderer May 22, 2019
@byronz
Copy link
Contributor

byronz commented Aug 20, 2019

@Ajaesuria this issue should be resolved with the ongoing PR #868 (target release dash 1.2.0)

the react version is now 16.8.x and a dev version react is used when you set debug=True.

@byronz byronz added this to the Dash v1.2.0 milestone Aug 20, 2019
@byronz byronz self-assigned this Aug 20, 2019
@byronz byronz closed this as completed Aug 26, 2019
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this issue May 28, 2021
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this issue May 28, 2021
* remove \dontrun and use interactive()

* ✏️ add single quotes for CRAN
HammadTheOne pushed a commit that referenced this issue Jul 23, 2021
* remove \dontrun and use interactive()

* ✏️ add single quotes for CRAN
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