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

Notifications are not working

munsif12 opened this issue · comments

I have copied the exact same code from Vechaiui but don't know why it's not working.


Code

Pakage.josn

REPOSITORY

commented

You need to use react 17, react 18 not supported yet. Hopefully @pepelele will update it soon, last time i check it depends on reachui (that hasn't updated to react 18 too).

@devnomic

You need to use react 17, react 18 not supported yet. Hopefully @pepelele will update it soon, last time i check it depends on reachui (that hasn't updated to react 18 too).

Okay, btw any guess how long will it take .?

Like devnomic said it depends on reachui and it hasn't updated to react 18 reach/reach-ui#916 ... But I am considering using radix toast https://www.radix-ui.com/docs/primitives/components/toast... I hope that I have time to do it soon

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.