-
-
Notifications
You must be signed in to change notification settings - Fork 584
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
Million Lint issue with react version #1070
Comments
Thanks for opening this issue! A maintainer will review it soon. |
I'm seeing the same error, also using |
Looks like a duplicate of #1062 |
Any update on this, we are not able to use this on a React version 17. |
a temporary fix that worked for me was to just modify in the line where |
Noted, looking into this now @deansimcox @vsvamsi1 @Gigaxel @MiltonAkash |
What version of
million
are you using?1.0.0-rc.76
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm
What operating system are you using?
Mac
What browser are you using?
Chrome
Describe the Bug
Vite has this issue. I have only react 17 but it is trying to use react-dom/client which is react 18 specific.What's the expected result?
asdf
Link to Minimal Reproducible Example
https:/asdfasfda/asfasfd.asdf
Participation
The text was updated successfully, but these errors were encountered: