anselb / activity-planner

A simple web app for creating itineraries of locations to visit from yelp
2 stars 7 forks source link

Call Stack issue on Google Map Marker API #39

Closed Jeffchiucp closed 6 years ago

Jeffchiucp commented 6 years ago

I inspect the Google Map Marker API JavaScript library file and am getting an error only in Safari (desktop and iPad) It says Maximum call stack size exceeded. JS:execution exceeded timeout which

screen shot 2018-01-17 at 4 01 09 pm

is the same call stack issue)

Jeffchiucp commented 6 years ago

What exactly does this error mean and does it stop processing completely? https://stackoverflow.com/questions/6095530/maximum-call-stack-size-exceeded-error

Need to fix the code