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

fix(ViewContainer): forward refs to inner View #73

Closed floryst closed 2 years ago

floryst commented 2 years ago

The ViewContainer component should be "invisible", so refs should transparently forward to the inner View component.

Related to #72.

jourdain commented 2 years ago

:tada: This PR is included in version 1.12.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: