react-preloaders icon indicating copy to clipboard operation
react-preloaders copied to clipboard

Reset body overflow property on unmount

Open devhammed opened this issue 6 years ago • 1 comments
trafficstars

Currently, the component does not clear the HTML body overflow: hidden property when unmounting it manually so I used useEffect to call the bodyScroll() function on mount and when it is about to be unmounted.

devhammed avatar Oct 04 '19 08:10 devhammed

@am0nshi I don't the project is been actively developed again...This PR is getting close to a year already.

devhammed avatar Aug 12 '20 08:08 devhammed