You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the makeWidthFlexible() funciton to make the plot auto updating the size.
But many times, I am getting this error
"Cannot read property 'offsetWidth' of undefined"
I am using the makeWidthFlexible() funciton to make the plot auto updating the size.
But many times, I am getting this error
"Cannot read property 'offsetWidth' of undefined"
This error is from this line
https://github.com/uber/react-vis/blob/master/src/lib/make-vis-flexible.js#L115
The text was updated successfully, but these errors were encountered: