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 'uMax' of null #22

Open
pandeyshashank opened this issue Sep 17, 2019 · 1 comment
Open

Uncaught TypeError: Cannot read property 'uMax' of null #22

pandeyshashank opened this issue Sep 17, 2019 · 1 comment

Comments

@pandeyshashank
Copy link

pandeyshashank commented Sep 17, 2019

windgl.esm.js:252 Uncaught TypeError: Cannot read property 'uMax' of null
at SampleFill.buildColorRamp (windgl.esm.js:252)
at SampleFill.setSampleFillColor (windgl.esm.js:444)
at SampleFill._setPropertyValue (windgl.esm.js:232)
at windgl.esm.js:341
at Array.forEach ()
at SampleFill._initialize (windgl.esm.js:337)
at SampleFill.setWind (windgl.esm.js:279)
at windgl.esm.js:1064
at Array.forEach ()
at windgl.esm.js:1063
at XMLHttpRequest.xhr.onload (windgl.esm.js:1034)

@akshat10jain
Copy link

I also got the same issue . You can resolve the same by using setTimeout. I also did the same thing.

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