react-live
                                
                                 react-live copied to clipboard
                                
                                    react-live copied to clipboard
                            
                            
                            
                        Warning: LiveProvider: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
Minimal set up following docs using Next.js 14:
It's working properly but it's displaiyng this error:
By now I can hide the warning using this:
any solution?
https://github.com/FormidableLabs/react-live/issues/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?