You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
Hello! Is there any way for the app to tell whether it's being prerendered? I know that with
react-snap
you can check withnavigator.userAgent === 'ReactSnap'
, so I'm wondering if there's an equivalent for this prerenderer. Thanks :)The text was updated successfully, but these errors were encountered: