GwtMaterialDesign / gwt-material-amcharts4

Amcharts Version 4 for GMD
https://gwtmaterialdesign.github.io/gmd-amcharts4-demo/
Apache License 2.0
3 stars 4 forks source link

Uncaught TypeError: Cannot read property '1' of null #21

Open andreaht opened 3 years ago

andreaht commented 3 years ago

When using the library, even in the gmd-amcharts4-demo, this exception is always thrown and is very easy to replicate:

VM39:19 Uncaught TypeError: Cannot read property '1' of null at :19:431734 at Object.Nv8/ (:19:431738) at r (:19:440) at Object.0 (:19:11242) at r (:19:440) at :19:1440 at :19:1449 at $p_g$ (ScriptInjector.java:292) at jq_g$.kq_g$ [as inject_0_g$] (ScriptInjector.java:89) at IWd_g$ (GwtMaterialAmCore.java:49) at JWd_g$ (GwtMaterialAmCore.java:41) at HWd_g$.KWd_g$ [as onModuleLoad_0_g$] (GwtMaterialAmCore.java:34) at Array.Xec_g$ (gmd_00046amcharts4_00046demo_00046GmdAmCharts4Demo__EntryMethodHolder.java:3) at initializeModules_0_g$ (ModuleUtils.java:44) at Lr_g$ (Impl.java:309) at Or_g$ (Impl.java:368) at Impl.java:78 at oec_g$ (ModuleUtils.java:55) at Provider.java:19

Schermata 2021-04-16 alle 10 21 53

We should consider fixing this? or is a well-known behavior?

dieterblancke commented 2 years ago

We're having the same issue.

Would you know any way to solve this @kevzlou7979 ? (it seems like there is something wrong in the script itself, the coreJs script)