namespace-ee / react-calendar-timeline

A modern and responsive react timeline component.
MIT License
1.91k stars 613 forks source link

Legacy context API has been detected within a strict-mode tree #908

Open xasse opened 1 year ago

xasse commented 1 year ago

Got a warning in the console:

Warning: Legacy context API has been detected within a strict-mode tree. The old API will be supported in all 16.x releases, but applications using it should migrate to the new version. Please update the following components: Item, ReactCalendarTimeline

Think @Xelsim fixed it here: https://github.com/Xelsim/react-calendar-timeline/pull/1/commits/52bbfaa697857fb29dd160de8f20e52d3986f55a

AliRezaDavuodi commented 9 months ago

Hi, I am still facing this error Screenshot 2023-09-27 162207

hqyuh commented 6 months ago

Hi, I have the same error as you and don't know how to solve it