diff --git a/packages/ripple-tide-search/components/global/TideSearchStandaloneLocationBar.vue b/packages/ripple-tide-search/components/global/TideSearchStandaloneLocationBar.vue index 251639f56..6f8f21c0e 100644 --- a/packages/ripple-tide-search/components/global/TideSearchStandaloneLocationBar.vue +++ b/packages/ripple-tide-search/components/global/TideSearchStandaloneLocationBar.vue @@ -55,6 +55,8 @@ const props = withDefaults(defineProps(), { }) const handleSelect = async (val: any) => { + if (!val) return + const locationParams = getScopedQueryParams('location', val) await navigateTo(