Select (ByPath Dynamic) Issues

Hi,
I’m having different results using Select (ByPath Dynamic) with 6.7-310 in comparison with previous versions.

VL.Interpolator.Addons Timeliner example
works fine from 6.7-274 until 6.7-308

It looks Select (ByPath Dynamic) doesn’t like elaborated Paths with Spread slices.
For example “Tracks[0].KeyframeManager.Keyframes[0]”

There is definetly something wrong in the Select node (bypath & bypath dynamic).
If the path is valid (no pink select node) why the output is NULL?
Am I missing something?

Further analysis:
It works but only on start, if the path changes throws NULL

Here other example showing NULL output after changing the Select node path.
The keyframe requested is valid, the spread doesn’t contain any NULL slices.

please share the patch and version you are using to make me reproduce this.

I answered you in the chat aswell. So yeah, yesterday I worked on this and shared a patch that tried to repatch your case. And published preview 7-18. Where do you prefer to continue talking?

It looks solved with the 7-18.
Thank you