tremorlabs / tremor

React components to build charts and dashboards
https://tremor.so
Apache License 2.0
15.66k stars 452 forks source link

DefaultProps Warning #629

Closed jcbraz closed 7 months ago

jcbraz commented 10 months ago

Greetings,

Is there a solution to solve this warning or a new version to the package?

Currently, I'm using the LineChart, BarChart and all the wrapping components like Card, Col, Title, ...

image

seb-enovate commented 9 months ago

+1, I'm seeing this error when using Bar charts on a new NextJS project.

severinlandolt commented 9 months ago

Hey there, it's an issue over at Recharts but the team is behind it. We will update as soon as an update is released.

ckifer commented 9 months ago

Hijacking this for a plug - Recharts needs more contributors/help if anyone over here wants to contribute :)

(But trying to address this asap)

ckifer commented 9 months ago

Should be resolved in 2.8.0

seb-enovate commented 9 months ago

I can confirm that this error is no longer showing for me after doing npm update. Thanks @ckifer !

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 3.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

Elmosh commented 3 months ago

Just an update, the warning is back, but I see @ckifer already working on a fix.

ckifer commented 3 months ago

Its probably a different component. There are a few components we can't fix yet due to unfortunate legacy implementation details of recharts. Known issue and close to the top of the list of things to fix though!