@adrian.szymanski So this example is just a very simple example of how it resets. I want to persist the validator state through state updates like this.
My real usage is using HOT and onChange updates a Context state further up the hierarchy which I need in order to show a live update elsewhere in the application. But doing this re-renders the table and the validator state is reset. I want to prevent the validator state from being reset