Closed nickdesaulniers closed 9 years ago
Hi there! We're using datamaps to show where we've launched phones. It works great! Today we ran into an issue adding Myanmar, country code "MMR":
TypeError: can't convert null to object
I will try a no minified build to see if I can help debug.
MMR seems to be defined within this code base, via a quick grep.
damned missed colon in my json.........
Hi there! We're using datamaps to show where we've launched phones. It works great! Today we ran into an issue adding Myanmar, country code "MMR":
TypeError: can't convert null to object
I will try a no minified build to see if I can help debug.