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 use sizeme to wrap a chart component,and sizeme is inside a grid, but I cannot get the height of the grid,size.height is the height of winWindows , I'm wondering how it can be corrected.
The structure is like this:
I use sizeme to wrap a chart component,and sizeme is inside a grid, but I cannot get the height of the grid,size.height is the height of winWindows , I'm wondering how it can be corrected.
The structure is like this:
<SizeMe
monitorHeight
refreshRate={32}
render={({ size }) =>
Looking forward to your reply, thanks a lot.
The text was updated successfully, but these errors were encountered: