fayeed / use-screenshot

React hook to take screenshot for React components.

Home Page:https://use-screenshot.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot for scrollable div

TYakob opened this issue · comments

I have a scrollable div, that I pass ref in to it, but it only takes the screenshot from the top part of the div, and I want it to take the screenshot of the full height.
Is this possible?

Having this issue as well. @TYakob were you able to figure out a work around?