Hello,
I am currently using esri version 3.14. When I try to load the map, it gives me "Cannot read property 'decimalFormat' of undefined".
Before loading the map, i have specified an array of object like so: ("esri/graphicsUtils", "esri/config") which are required to load the map. I do a require() using this array, which throws the above mentioned error and doesn't load the data.