tree-select icon indicating copy to clipboard operation
tree-select copied to clipboard

Getting Legacy Context API in react 18

Open manizm opened this issue 2 years ago • 0 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?

manizm avatar Feb 08 '24 22:02 manizm