I’m trying to use the new trimRows plugin, but it’s causing afterChange to break. afterChange seems to be getting logical indices rather than physical ones, which isn’t really helpful for updating an external data source.
Is there a way to get the physical index in the afterChange event?