FormidableLabs / react-live

A flexible playground for live editing React components

Home Page:https://commerce.nearform.com/open-source/react-live/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: LiveProvider: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

stivenm16 opened this issue · comments

Minimal set up following docs using Next.js 14:

image

It's working properly but it's displaiyng this error:

image

By now I can hide the warning using this:
image

any solution?

#339

Looks like there is a PR but it's not merged yet

We removed all defaultProps a couple versions ago, but it could be coming from a dependency. Which version are you using our react-live?