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

update @loadable/component #33

Closed sauravvarma closed 4 years ago

sauravvarma commented 4 years ago

Updated the dependency since there are some fixes around SSR where same component is used on a page with SSR: true and SSR: false