elements icon indicating copy to clipboard operation
elements copied to clipboard

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

Open realChakrawarti opened this issue 10 months ago • 0 comments

Context

Using with Next.js v14.2.24 throws warning "Legacy context API has been detected within a strict-mode tree"

Current Behavior

Image

Expected Behavior

No errors/warnings

Possible Solution(s)

Maybe update the library with latest React v18 which will improve integrations with React based frameworks

realChakrawarti avatar Mar 12 '25 15:03 realChakrawarti