HermanNygaard / react-scroll-to-top

Lightweight button component for scrolling to the top of a page
https://www.npmjs.com/package/react-scroll-to-top
MIT License
61 stars 12 forks source link

Scroll is not working with material ui #56

Open ritesh-zlr opened 9 months ago

ritesh-zlr commented 9 months ago

I am using React Material UI Dialog Component.

and the content Inside the dialog component was large. I enabled the react scroll to the top plugin for that dialog component.

but It's not working.

your suggestions and ideas are much appreciated.