kripod/react-hooks

[useTimeline] Result isn't updated when `maxLength` changes

kripod opened this issue · 0 comments

Description

When changing the maxLength parameter given to useTimeline, the result is kept bigger even when the given array length limit is exceeded.