So, the async Preview Loading we just added seems to be the issue here.
From reading the code, all CV searches that find something should cause PV to sync, but CV is loading before the asynchronous Preview loading is complete and the scroll to the search location is getting ignored since PV is not fully loaded yet.
I will have to think about how to handle this since we have moved to asynchronous loading of PV.
|