Skip to content

Commit

Permalink
fix: reset scroll on ExtraParamsChanged by default
Browse files Browse the repository at this point in the history
  • Loading branch information
alonsogarciapablo committed Feb 26, 2024
1 parent 180ae91 commit 73da49a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export default class ScrollMixin extends Vue {
'SelectedFiltersChanged',
'SelectedFiltersForRequestChanged',
'SelectedRelatedTagsChanged',
'ExtraParamsChanged',
'UserChangedExtraParams'
]
})
Expand Down

0 comments on commit 73da49a

Please sign in to comment.