-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Production problem #6
Comments
Seeing this same issue. Just to add some information: the console produces lots of errors about refusing to load resources from Apple’s MapKit CDN because of CORS.
Looking at the response from a request to This is slightly outside my expertise, and I'm not sure if these access control issues are even related to annotations not being visible. |
Following up on this: turns out these problems were caused entirely by deploying to Netlify. Can’t say exactly why, but this issue doesn’t happen on other production hosts. I’m betting that this is also @itexicoCarlos’s problem. |
Depending on your production setup I hadn't realised until recently that child.props.name may get stripped out in the production build. I'll look into an alternative solution to stop this in the future. |
When do the deploy into server, the map doesn't show the points, it's only in production using react.
I don't know why in localhost working but en host dont
The text was updated successfully, but these errors were encountered: