stratiformltd / react-loadable-visibility

A wrapper around react-loadable and @loadable/component to load elements once they are visible on the page.
BSD 3-Clause "New" or "Revised" License
1.01k stars 31 forks source link

Ref are not being forwared when we wrap the component #56

Open papukumar opened 1 year ago

papukumar commented 1 year ago

I'm using react-grid-layout and passing the GridItem component wrapped around loadable-visibility but the refs are not forwarded