Closed shazahm1 closed 2 years ago
@DylanCodeCabin
Thank you for logging this @shazahm1 -> We'll get this check added to the V9 builds before launch! 🚀
This has been patched in our V9.0.0 builds, which have a confirmed release date of 2022-06-20
Thank you @shazahm1
In the
WPGMZA.MarkerListing.prototype.onHTMLResponse
function the code does not check for anull
return type when callingmap.getMarkerByID(marker_id)
which causes an error.The code as it is in version
8.1.20
.Should be: