stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.04k stars 391 forks source link

react-snap: window.location.pathname isn't correct #511

Open trungnguyen128 opened 3 years ago

trungnguyen128 commented 3 years ago

My index.html file in create-react-app.

... When sharing the link(https://[ngrokurl]/listings/) to social, the pathname is undefined. What am I wrong?