That was a cache issue on our side, calling the old code.
Thank you very much for the "there is no coreChart" that helped to find the 
issue.


On Tuesday, 5 May 2020 20:03:16 UTC+2, Mic wrote:
>
> That helps, thank you !
>
> I changed our code this weekend to the new loader, after 10 years using it 
> without any change ;)
> So maybe there is a cache issue on our side(it shouldn't but I'll 
> investigate)
> And it looks only Chrome is affected. IE and Firefox look to work fine.
>
>
>
> On Tuesday, 5 May 2020 19:24:20 UTC+2, Daniel LaLiberte wrote:
>>
>> There is no "coreChart" module, so that is why you are seeing 404 
>> errors.  But why are there even requests for that module?  I suspect 
>> people are trying to load with e.g. google.load('visualization', '1.0', 
>> {packages: ['coreChart']}), or something like that.   Change that to 
>> 'corechart' instead.
>>
>> On Tue, May 5, 2020 at 1:11 PM Micky Loo <[email protected]> wrote:
>>
>>> 404 with version 47 in the US.
>>>
>>> This results in 404: 
>>> https://www.gstatic.com/charts/47/js/jsapi_compiled_coreChart_module.js
>>> But this works 
>>> https://www.gstatic.com/charts/47/js/jsapi_compiled_corechart_module.js
>>>
>>> coreChart vs corechart
>>>
>>>
>>> On Tuesday, May 5, 2020 at 3:38:53 AM UTC-4, Mic wrote:
>>>>
>>>> Our app use Google Charts and some users are randomly reporting charts 
>>>> are not loading as usual.
>>>> It looks to be a 404 error that occurs when trying to load: 
>>>> /chart/48/js/jsapi_compiled_coreChart_module.js
>>>>
>>>> The charts load fine and consistently from different locations where we 
>>>> are: US and Belgium.
>>>> But occurs apparently in Dubai and Santiago, Chile.
>>>>
>>>> Anyone else is having trouble ?
>>>> Is there anything we can check or change on our side ?
>>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Google Visualization API" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected].
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/google-visualization-api/b5802dba-1e21-4809-987b-b4929a762b39%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/google-visualization-api/b5802dba-1e21-4809-987b-b4929a762b39%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>
>>
>> -- 
>> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
>> [email protected]   Cambridge MA
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/582eeec5-b3d3-4a2c-95f7-358918804ea5%40googlegroups.com.

Reply via email to