Broken Demos
See original GitHub issueIn my recent exploration of all the node-rapids
demos, I found some that aren’t working for me. I’ve looked at the source code of a few briefly with Paul, but we weren’t able to quickly find a resolution, so I wanted to document them here.
They can be categorized as follows (ticked boxes mean they’ve been fixed):
No errors in terminal, blank window appears:
- 3 (
modules/demo/graph
) - window opens with text stats, but no graphics are shown - 28 (
modules/demo/deck/data-filter
) - 29 (
modules/demo/deck/brushing
) - (works now, but missing background map. potentially due to Mapbox changes) - 31 (
modules/demo/deck/arc
) - (works now, but missing background map. potentially due to Mapbox changes) - 24 (
modules/demo/deck/heatmap
) - 34 (
modules/demo/deck/3d-heatmap
)
Stacktraces are displayed in terminal:
- 9 (
modules/demo/deck/trips
) - 14 (
modules/demo/deck/point-cloud
) - 16 (
modules/demo/deck/playground
) - 18 (
modules/demo/deck/map-tile
) - Unhandled promise exception (possibly due to 404 from this link) - 21 (
modules/demo/deck/image-tile
) - Unhandled promise exception (possibly due to 404 from this link) - 22 (
modules/demo/deck/icon
) - 25 (
modules/demo/deck/h3-grid
) - 32 (
modules/demo/deck/ShanghaiData
) - basemap.geojson URL 404s - 33 (
modules/demo/deck/3d-tiles
)
Miscellaneous:
- 6 (
modules/demo/tfjs/webgl-tests
) - alternates between 1 & 3 test failures each time I run it
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Broken Demos EP - Major Van Winkle - Amazon.com
Check out Broken Demos EP [Explicit] by Major Van Winkle on Amazon Music. Stream ad-free or purchase CD's and MP3s now on Amazon.com....
Read more >Broken Demos - EP by Major Van Winkle on Apple Music
Listen to Broken Demos - EP by Major Van Winkle on Apple Music. Stream songs including "Fresh Air", "Degrassi" and more.
Read more >The Streisand Effect and Broken Demos - Forms - 2Win! Global
The Streisand Effect is why you should stop telling the audience that your demo is broken, because all you're doing is drawing more...
Read more >broken demos - teamfortress.tv
some recent valve updates broke demos that i wanted to use. what are my options? i heard i can rollback to an older...
Read more >Broken Demos by Broken Robots (EP, Shoegaze): Reviews, Ratings ...
Broken Demos, an EP by Broken Robots. Released in 2006. Genres: Shoegaze, Noise Pop.
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
I believe we’ve fixed or removed any broken demos.
awesome! I’ll go back through these on Monday to re-check them. I updated my original comment above to include some check boxes that I’ll tick off for the ones that are fixed.