VTK WASM Error – Uncaught TypeError: Cannot read properties of null (reading ‘bindFramebuffer’) at _glBindFramebuffer
There are some errors and warnings after I changed canvas for VTK wasm. The related post: https://www.weiy.city/2023/11/change-canvas-for-vtk-wasm-project/ We need to free up graphics resources with the old window before we render again. worker.cpp: