Overview
We dynamically change the items but here the items are initial only? Was that intentional?
Package versions
react-vis-timeline: 2.0.3
vis version: 4.21.0
Steps to reproduce
Add step by step guide to reproduce issue
- Creating the timeline sending in initialItems and initialGroups
- Items were updated but the timeline stays the same
Code Snippet
<Timeline
options={timelineOptions}
ref={timelineRef}
initialItems={timelineItems}
initialGroups={updatedGroups}
rangechangeHandler={rangeChangeHandler}
/>
Related issues
Any issue which is related to this issue
Screenshots (if appropriate)
Overview
We dynamically change the items but here the items are initial only? Was that intentional?
Package versions
react-vis-timeline: 2.0.3
vis version: 4.21.0
Steps to reproduce
Add step by step guide to reproduce issue
Code Snippet
Related issues
Any issue which is related to this issue
Screenshots (if appropriate)