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

Support React 17? #47

Open
kindaro opened this issue Aug 10, 2021 · 2 comments
Open

Support React 17? #47

kindaro opened this issue Aug 10, 2021 · 2 comments

Comments

@kindaro
Copy link

kindaro commented Aug 10, 2021

There is currently a version bound on React being less than 17 in the «peer dependencies» section. Is it there for a reason? I want to use this library with React 17, what should I do?

@jean-louis1776
Copy link

There is currently a version bound on React being less than 17 in the «peer dependencies» section. Is it there for a reason? I want to use this library with React 17, what should I do?

why??? use JSX

@khill-fbmc
Copy link

What if they don't have the option of a build step, like including React via CDN?
What if they also tried to use babel-standalone and there was some issue with picking up the type="text/babel script tags?
What if they tried those, and ended up here?

It's not very helpful to disregard their question and just tell them to do something else.

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