[Bug] Hexbin crashes on demo site
See original GitHub issueDescribe the bug Hexbin view causes application to error, go to white screen. Console logs the following:
Uncaught TypeError: Cannot read property 'gpuFilter' of undefined
To Reproduce Steps to reproduce the behavior:
-
Go to
https://kepler.gl/demo
-
Upload a CSV of points data - can be simple, for example: points.txt
-
Select hexbin from style option:
-
Wait a few seconds, and the app should crash. Zooming in or adjusting the scale of the hexagon radius can also trigger this behavior.
Expected behavior App does not crash.
Desktop (please complete the following information):
- OS: macOS 10.15.2
- Browser: Version 79.0.3945.88 (Official Build) (64-bit)
- Version: 1.1.13
Additional context Screen capture before crash:
about ~3-5 seconds later, without any window events…
Screen capture after crash:
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
CoreML Demo App crashing, sources - Apple Developer
Demo "Classifying Images with Vision and Core ML" is crashing: The demo app Classifying Images with Vision and Core ML has gone outdated, ......
Read more >Handling The Crashed Demo - LinkedIn
3. The Demo Crashes. This is your own “stuff”. A screen fails to populate, the system just hangs, or a fatal error message...
Read more >[SOLVED] Ozone crashes after making Disassembly window ...
Hi, more bugs in Ozone v3.2x. ... SVD file and HEX/BIN/ELF file fields are blank (but it behaves the same if ... Crash...
Read more >Unity Terrain HDRP Demo Scene crashes b8 during import
I tried a full-on import, ie overwriting the standard demo files as well on a new project: [ATTACH] 4 GB are a bit...
Read more >Hexbin Demo — Matplotlib 2.1.2 documentation
Hexbin Demo ¶. Plotting hexbins with Matplotlib. Hexbin is an axes method or pyplot function that is essentially a pcolor of a 2-D...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
fixed
Can confirm, #933 works for me now