https://github.com/ResonantGeoData/RGD-Vue/blob/51f891a0fba0652ddadedd8ef421765a2a239000/src/components/organisms/SearchBar.vue#L49-L53 should be: ` watch(searchResults, (newValue, oldValue) => { reveal.value = true; selectedTab.value = 'results'; });`