tremorlabs / tremor

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

[Bug]: Typescript error #999

Closed jptagorda closed 1 month ago

jptagorda commented 1 month ago

Tremor Version

3.14.1

Link to minimal reproduction

*

Steps to reproduce

This error occurs right out of the box

Screenshot 2024-03-26 at 2 10 29 AM

What is expected?

No typescript errors upon fresh installation

What is actually happening?

after fresh install the error occurs when i build or compile with typescript checking

What browsers are you seeing the problem on?

Other

Any additional comments?

No response

thekidnamedkd commented 1 month ago

Have you checked that you are using the workspace version of Typescript and not your IDE? And/or that your IDE TS version is sufficiently updated?

severinlandolt commented 1 month ago

Hi @jptagorda, hard to pinpoint the issue. Have you tried what @thekidnamedkd has suggested?

jptagorda commented 1 month ago

@thekidnamedkd

My current Typescript Version was 5.4.3