Hi @rlmnl, I was able to reproduce this and confirm this is a bug. I've sent in a feature request but I personally haven't found a workaround for this. It seems to me that the valuePath is only updated on a 'change' event (clicking through the component), which clearValue/resetValue doesn't trigger despite changing the value. I'm not familiar with a way to programmatically force a change event either.
I will keep investigating but that's all I can say for now.