tremorlabs / tremor

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

[Bug]: xAxis & yAxis prop deprecation warning #1024

Open statusunknown418 opened 2 weeks ago

statusunknown418 commented 2 weeks ago

Tremor Version

3.16.1

Link to minimal reproduction

https://stackblitz.com/edit/stackblitz-starters-rbutqp?description=The%20React%20framework%20for%20production&file=app/page.tsx,tailwind.config.ts&title=Next.js%20Starter

Steps to reproduce

  1. open the preview in another window
  2. see the error appear in the console

What is expected?

I guess the error should be more descriptive or not appear at all

What is actually happening?

throwing a console error

What browsers are you seeing the problem on?

No response

Any additional comments?

No response

severinlandolt commented 2 weeks ago

Thanks! Will take a look at updating Recharts. Will report back, thanks!

severinlandolt commented 2 weeks ago

Hi @statusunknown418, could you please test, thanks!

npm i @tremor/react@3.16.2-beta-version-bump.1
severinlandolt commented 2 weeks ago

c.f. https://github.com/recharts/recharts/issues/3615#issuecomment-2018091669

statusunknown418 commented 2 weeks ago

cool, looking forward for the new release 🙏