Parker

Results 6 comments of Parker

same issue here

@drewbaker am curious which file do you add that code in your gist?

This is how I am currently using it ``` import dynamic from 'next/dynamic'; const NextShareComponent = dynamic(() => import('../components/NextShareComponent'), { ssr: false }); function MyPage() { return ( ); }...

create your custom "paginationFetchingView" function ` paginationFetchingView() { return ( Loading... ); }` and pass as prop to ``

This can definitely be done with Node/Express, I can jump in, if you tell me more... [email protected]