react-component / tree-select

React Tree Select

Home Page:https://tree-select.react-component.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Legacy Context API in react 18

manizm opened this issue · comments

Using Nextjs with app router and react 18.

Warning: Legacy context API has been detected within a strict-mode tree.

The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.

Please update the following components: BaseSelector, TreeSelect

Is there a chance for this library to upgrade to v18? or is this not planned yet?