vechai / vechaiui

A set of high-quality accessible React UI components with the built-in dark mode using Tailwind CSS. Pre-designed headless ui and radix-ui.

Home Page:https://www.vechaiui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React v18

leimantas opened this issue · comments

Have warnings using with react v18.
Even I don`t use Toast component.

image

Warning comes from here:
Toast.tsx#L35

Duplicated #73 ... Pls check this comment #73 (comment)

Duplicated #73 ... Pls check this comment #73 (comment)

yeah, but I haven't even imported it.

any update? all was updated @leimantas

(Copied from #73)

Yea looks like the best way for now is stay on React v17 if want to use Vechai UI that still use Reach UI. Otherwise have to wait until migrated into Radix UI Toast.

I also made a trade off other than for Vechai UI in my project to stay on React v17 until Remix is stable on that too.