diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index ff15788e97f1..aa710352537d 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -365730,7 +365730,7 @@ t4 = J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, t2.localeCode), _s6_); route = t3 === (t4 == null ? J.$index$asx($.LocalizationsProvider__localizedValues.$index(0, "en"), _s6_) : t4) ? _s6_ : _this._widget.entityType.name; } - if (uiState.currentRoute === "/" + A.toSnakeCase(route)) { + if (C.JSString_methods.startsWith$1(uiState.currentRoute, "/" + A.toSnakeCase(route))) { t3 = uiState.filterStack._list; t4 = J.getInterceptor$asx(t3); isSelected = (t4.get$isEmpty(t3) ? _null : t4.get$last(t3).get$entityType()) == null || !t1.isFilterVisible;