aidenybai / million

Optimize React performance and make your React 70% faster in minutes, not months.
https://million.dev
MIT License
15.94k stars 559 forks source link

Million Lint issue with react version #1070

Open MiltonAkash opened 1 week ago

MiltonAkash commented 1 week ago

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

image

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

github-actions[bot] commented 1 week ago

Thanks for opening this issue! A maintainer will review it soon.

deansimcox commented 1 week ago

I'm seeing the same error, also using 1.0.0-rc.76

deansimcox commented 1 week ago

Looks like a duplicate of https://github.com/aidenybai/million/issues/1062