Sergei

Results 3 issues of Sergei

It should fix the issue [87](https://github.com/pmndrs/detect-gpu/issues/87)

### Describe the Bug Try to cancel requests using `cancelLoadAll`: ``` loadObject.cancelFn is not a function TypeError: loadObject.cancelFn is not a function ``` ### Steps to Reproduce 1. Cancel loading...

### What feature or change would you like to see made? Since [30.10.0](https://github.com/Kitware/vtk-js/releases/tag/v30.10.0) version developers of vtk.js added garbage collection to shared graphics resources. But if I will update it...