Hi everyone!
I am having the following issue:
I have 4 dynamically column charts but just one of them is showing the information from DB, the other 3 are showing "a.trim is not a function" in fact I am not using the "trim" function... I assume the google API do it for itself... So, I need to know how to fix this issue because in the past neither of them were showing information and instead they showed the same message. After some changes in the code, the browser started to show information but only in the first one.
Just one more thing, the error is prompted in the interface, not in the console... That is why I am asking here, because all the issues related that I found in internet showed the error in the console.
Additionally, I tested in different browsers and still have the same results.
To see the chart working, check attached (CapturaBuena)
To see the chart on error, check attached (CapturaMala)
To see the code of the chart, check attached (CapturaCodigo)
To see the console -where there is not error related-, check attached (CapturaConsola)
Thanks a lot for your help!