Hi Santiago, is there a live version where we could see this failing? If we can't reproduce it, then I'm afraid we can't really offer you much advice. You can feel free to email me directly, if you're not comfortable posting a link on the forum.
- Sergey On Mon, Sep 16, 2013 at 5:17 PM, Santiago Segnini < [email protected]> wrote: > Hi. I'm sorry for the delay in my reply. > > I've made a simple jsfiddle with my code, and it happens to work perfectly > there: http://jsfiddle.net/w3XBF/1/ even without the * > Array.prototype.reduce=undefined* workaround > The very same code work perfectly on JSF2, but freezes on line 37 > (*grafico.draw(datosGrafico, > parametros);*) when running inside a JSF1.2 application (using > chromium/firefox) > Please let me know if i can be of further assistance on this issue. > > Thanks! > Regards > Santiago.- > > On Wednesday, August 28, 2013 5:33:11 PM UTC-3, Daniel LaLiberte wrote: > >> Hi Santiago, >> >> Setting the Array.prototype.reduce to undefined is not going to work any >> more, although it appears to have worked in the past. If you are >> experiencing an infinite loop, or other errors or freezing without that >> line, we should work on those problems. Please provide some example code, >> or better, a working example that demonstrates the problems and we can work >> on those problems. Thanks. >> >> -- >> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> >> - 978-394-1058 >> [email protected] 562D 5CC, Cambridge MA >> [email protected] 9 Juniper Ridge Road, Acton 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 post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
