Description
When using this together with React 19.2 <ViewTransition>, the progress will finish and quickly re-do the whole animation the 2nd time.
Code example
<ViewTransition>
<ProgressProvider>
{children}
</ProgressProvider>
</ViewTransition>
Package used (or docs)
No response
Additional context
No response