You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
We should consider fixing this? or is a well-known behavior?
The text was updated successfully, but these errors were encountered:
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$p_g$ (ScriptInjector.java:292)
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
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
We should consider fixing this? or is a well-known behavior?
The text was updated successfully, but these errors were encountered: