1. raducu19
  2. Support
  3. Wednesday, August 31 2016, 10:06 PM
When i edit my profile, and enter the location, the google maps is showing. But when see profile don't show. If i refresh page 10 times, 1 time is showing, but the rest no.
admin Accepted Answer
Admin
Hi,
you have some javascript error due to some script that not come from Easy Profile:

you have 2 instance of google maps APIs, normally this cause only a warning but the second instance call a function that not exists, see screenshot of your source code.
- in first screenshot you will see a Easy Profile instance
- in second screenshot you will see another instance
- in third screenshot you will see javascript error referred to second instance and function called "initMap"

I don't know who load this second instance, but this not come from Easy Profile

If i refresh page 10 times, 1 time is showing
This happen because second instance is called with async method, so sometime it was interpreted after normal behavior (this depends on the response speed of the requests from the google server.
Attachments (3)
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.