prep
prep copied to clipboard
Prerender Detection
Hello! Is there any way for the app to tell whether it's being prerendered? I know that with react-snap you can check with navigator.userAgent === 'ReactSnap', so I'm wondering if there's an equivalent for this prerenderer. Thanks :)