Skip to content

Commit

Permalink
[Artist] Fix scroll behavior on overview artist tab
Browse files Browse the repository at this point in the history
  • Loading branch information
damassi committed May 27, 2020
1 parent 063812b commit 760d5a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/v2/Apps/Artist/routes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ export const routes: RouteConfig[] = [
OverviewRoute.preload()
},
displayNavigationTabs: true,
ignoreScrollBehavior: true,
query: graphql`
query routes_OverviewQuery($artistID: String!) @raw_response_type {
artist(id: $artistID) {
Expand Down

0 comments on commit 760d5a5

Please sign in to comment.