Kitware / react-vtk-js

Declarative library exposing vtk.js visualization pipeline as React components
https://kitware.github.io/react-vtk-js/
77 stars 24 forks source link

Geometry/CutterExample not working #51

Closed jadh4v closed 1 year ago

jadh4v commented 2 years ago

When running the examples server. Switching to Geometry/CutterExample item in the dropdown list results in the following error: Cannot GET /CutterExample.html. We should either fix the example or remove this option from the item.

osiux commented 2 years ago

This is also fixed on #54 in case it makes it through :)

osiux commented 2 years ago

This should be fixed now!

jadh4v commented 1 year ago

@osiux Thanks for the fix.