Ryan (Narayan) Dhungel
Ryan (Narayan) Dhungel
This is a great project however you can't even install in your react project (create-react-app) or nextjs. Not only that, even the Github repo of this project cant run locally...
## Bug Report **Current Behavior** It Only pre renders home/main or landing page not other routes. I am using react-router-dom. **Reproducible demo** https://priceless-curran-c32657.netlify.app/about I have deployed to netlify. you can...
I have been gettin this warning in console, anyone having the same issue? Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For...
Hi The `withApollo` HOC example works perfectly but I need to send `authtoken` in `headers`, which is coming from **react context** (I am using firebase authtoken, not localStorage or cookie)...