jquense / react-big-calendar

gcal/outlook like calendar component
http://jquense.github.io/react-big-calendar/examples/index.html
MIT License
7.93k stars 2.25k forks source link

Id type are missing #2635

Closed MariuzM closed 2 months ago

MariuzM commented 4 months ago

Check that this is really a bug

Reproduction link

https://codesandbox.io/s/react-big-calendar-example-v9wdyd?file=/src/App.js

Bug description

In examples there is use of Id prop but type is missing in Event, any chance for this to get updated?

Expected Behavior

id type should be included in type definition

Actual Behavior

No response

react-big-calendar version

1.13.1

React version

react 19 + react compiler

Platform/Target and Browser Versions

mac

Validations

Would you like to open a PR for this bug?

luizv commented 2 months ago

I just bumped into the same problem, trying to reproduce some examples.

cutterbl commented 2 months ago

RBC TypeScript types are managed by DefinitivelyTyped. Any requests for repair/revision will need to go directly to them.