Previously we'd set cursorPos=null if linked cursorPos was outdated
relative to us. However, this caused issues (little arrow would
disappear, wouldn't get set correctly when first setting selectBy)
Removing it seems to work fine, since observables prevent looping
and version keeps cycle terminated correctly