Skip to content

Remove invalid arrays from multiplexer

Add a ListTagRemoveIf feature and use that to shorten the types of ArrayHandleMultiplexer by removing invalid ArrayHandles rather than replace them with something never used.

Merge request reports