vuexy-admin icon indicating copy to clipboard operation
vuexy-admin copied to clipboard

Scroll to Top not working in react.js template

Open react-universe opened this issue 3 years ago • 0 comments

I create one index.js file. In this, I called 3 three components. On every page there are two buttons Back & Next, I want, whenever I click the Next button scroll should start with the top, but window.scrollTo() is not working.

react-universe avatar Oct 03 '22 07:10 react-universe