Closed tamaynard closed 1 year ago
Yes, I just followed the procedure as in https://github.com/Kitware/react-vtk-js/commit/7fc434c795bd3b0d61b58e6345d4654d972fc556 to update vtk.js. I tested against the latest versions of node and npm and didn't find any issues.
I think this might be due to react-vtk-js still inadvertently bundling parts of vtk.js. In any case, the changes look fine for now, but there's still an underlying issue.
:tada: This PR is included in version 1.15.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Yes it's not ideal at all. But for now this was the path of least resistance.
Getting "Uncaught TypeError: pako__WEBPACK_IMPORTED_MODULE_1__.default.deflate is not a function" when attempting to use XMLWriter. Bumping should fix this.