From b94bb9978f253a49373106cb5efe1388c561e6b7 Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Fri, 24 Sep 2021 12:12:19 +0530 Subject: [PATCH] change(ui) - tracker msg --- .../shared/TrackerUpdateMessage/TrackerUpdateMessage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/shared/TrackerUpdateMessage/TrackerUpdateMessage.js b/frontend/app/components/shared/TrackerUpdateMessage/TrackerUpdateMessage.js index 985d1c5fc..790af890d 100644 --- a/frontend/app/components/shared/TrackerUpdateMessage/TrackerUpdateMessage.js +++ b/frontend/app/components/shared/TrackerUpdateMessage/TrackerUpdateMessage.js @@ -24,7 +24,7 @@ const TrackerUpdateMessage= (props) => {
- Please props.history.push(withSiteId(onboardingRoute('installing'), siteId))}>update your tracker (Asayer) to the latest OpenReplay version ({window.ENV.TRACKER_VERSION}) to benefit from all new features we recently shipped. + There might be a mismatch between the tracker and the backend versions. Please make sure to props.history.push(withSiteId(onboardingRoute('installing'), siteId))}>update the tracker to latest version ({window.ENV.TRACKER_VERSION}).