-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm working with a legacy component (that is itself a legacy D3 chart shoved into a React component and hacked together using refs). I'm unable to use component-image on it because the initial element is added to the DOM in the first run of render, but is not actually populated with a graph until componentDidMount runs. Therefore, I'm getting a blank screenshot.
Before I just bite the bullet and rewrite this crap (referring to my component), is there any way to set a small delay?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels