Open
Description
To help out with some errors in occurring in #515 and to allow handling of proper collisions There is no way to handle this with idx only. A change to VectorCallback or the creation of the new callback is required.
There are still open questions how to do this without allocations and what kind of array to pass.
@kanav99 offered to help me and to figure things out.