diff --git a/web/js/components/tour/modal-tour-in-progress.js b/web/js/components/tour/modal-tour-in-progress.js index b5d90fc1ea..68e838048c 100644 --- a/web/js/components/tour/modal-tour-in-progress.js +++ b/web/js/components/tour/modal-tour-in-progress.js @@ -7,11 +7,6 @@ import { Close } from '@edsc/earthdata-react-icons/horizon-design-system/hds/ui' import Steps from './widget-steps'; class ModalInProgress extends React.Component { - componentDidUpdate() { - // eslint-disable-next-line react/no-string-refs - if (this.refs.stepContent) this.refs.stepContent.parentNode.scrollTop = 0; - } - render() { const { className,