one thing i dont get the reason behind it is why it previously worked in development, but not in production
On Tuesday, April 26, 2022 at 5:25:55 PM UTC+7 dahliar ananda wrote: > case closed. > Solved by parse the string into integer value. > > temp.push(parseInt(stocks[i].jumlahSpecies)); > > Dahliar Ananda, S.T., M.T. > -------------------------------------------------------------- > Program Studi Rekayasa Perangkat Lunak > Fakultas Ilmu Terapan > Universitas Telkom > phone : 08121446627 > email : [email protected], [email protected] > > > On Tue, Apr 26, 2022 at 3:35 PM dahliar ananda <[email protected]> > wrote: > >> Dear all, >> im getting this different results in my development (localhost) and >> production server. It works perfectly in dev, and no error at all in >> development tools. The configuration is same in both env (or maybe im >> missing something from my configuration). my dev using php 7.4.19 and in my >> production using 7.4. >> thanks for your help. >> >> [image: Screen Shot 2022-04-26 at 15.31.30.png][image: Screen Shot >> 2022-04-26 at 15.31.15.png] >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Google Visualization API" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/google-visualization-api/lKQXfeOBOo0/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-visualization-api/43d18a76-90c7-4a27-8081-431c9493e0aan%40googlegroups.com >> >> <https://groups.google.com/d/msgid/google-visualization-api/43d18a76-90c7-4a27-8081-431c9493e0aan%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/03ad6068-f954-48a7-b44c-f3e1ca92f470n%40googlegroups.com.
