Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andreaht opened this issue Apr 16, 2021 · 1 comment
Open

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

andreaht opened this issue Apr 16, 2021 · 1 comment

Comments

@andreaht
Copy link

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
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants