scrollTo does not respect pinned Focus offset for carousel

1.scrollTo respecting pinned focus offset is nice to have but we have workarounds for it.Only problem is it goes by remounting whole carousel with a new startIndex(index where we wanna scroll).

2.we can migrate to vega carousel.. I did file the issue few months ago: Carousel wants to bring all non zero indexed child to pinned focus offset . but my example use VUIC carousel.. Am i right to assume that the fix for this would be included in vega carousel as well? ..

3.And, could you please also confirm if you would still want me to file a separate bug in regards to scrollTo and pinned focus offset behaviour for vega carousel? @Ivy