ssrwpo / ssr

SSR - Router with SSR for Node & Meteor
https://ssrwpo.github.io/ssr/
MIT License
93 stars 16 forks source link

asymetricSsr doesn't render until tab becomes active #49

Open gbhrdt opened 7 years ago

gbhrdt commented 7 years ago

When the page is reloaded (e.g. when someone uses the reload package) and the tab is not active, the page only begins to render if the tab then becomes active. I think it would be nicer, if we find a way to render the tab in the background.

PEM-- commented 7 years ago

Some kind of off canvas rendering, interesting idea.