Giter VIP home page Giter VIP logo

Comments (5)

eps1lon avatar eps1lon commented on August 17, 2024 5

Should no longer be blocked by recharts. React 19 support landed in [email protected]. There are some small bugs to fix but it doesn't block @tremor/react from starting to work on React 19.

from tremor.

severinlandolt avatar severinlandolt commented on August 17, 2024

Hi! Tremor currently requires React 18.2+. V19 is not supported.

c.f. charts: recharts/recharts#4558

from tremor.

severinlandolt avatar severinlandolt commented on August 17, 2024

Thanks for the heads-up. Did not expect a react core member to wander around in our issues 🤣 Thank you!

from tremor.

ZipBrandon avatar ZipBrandon commented on August 17, 2024

@eps1lon has been the real MVP popping in everywhere for React 19 support as I have been playing whack-a-mole!

from tremor.

soyricardodev avatar soyricardodev commented on August 17, 2024

Hi, I had this problem too, and the BarCharts still don't displaying, so i debugged and see an unexpected error with XAxis component and the height prop height={rotateLabelX?.xAxisHeight} this prop give me this Warning: Received NaN for the height attribute. If this is expected, cast the value to a string. so I just simpli make this height={rotateLabelX?.xAxisHeight ?? 0} and my problem was fixed. This change was in the BarChart.tsx file of tremor, so i'm going to make my first pr

from tremor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.