3.17.0 - tween.timeline broken when looped [bug]

Hi,
I think in 3.17.0 tween timelines are broken and now not working as expected (like it was in 3.16.2), just compare this looped timeline, see that weird behaviour?

3.16.2 - works OK
https://labs.phaser.io/view.html?src=src\tweens\timelines\loop%20timeline.js&v=3.16.2

3.17.0 - weird behaviour, loop not working anymore
https://labs.phaser.io/view.html?src=src\tweens\timelines\loop%20timeline.js&v=3.17.0

Is this bug or I’m missing something?

I have the exact same issue.

It has been fixed and will be in the next version https://github.com/photonstorm/phaser/issues/4558