Skip to content

Fix case when mapper has no input

Michael Migliore requested to merge michael.migliore/vtk:fix-no-input into master

Nothing prevents users to create a mapper with no input port.
This MR adds some checks to avoid pipeline errors.

Edited by Michael Migliore

Merge request reports