Getting error on every component onChange event

Weird one here. I am getting this error:

Happens every time I make a change to any component's values in the module. For instance, I simply type a single character in a Text component or select a value from a Select, this error fires.

This the query qryTaskUpdate that is seemingly causing the error:

You can see that dtTaskEditEnd does indeed exist and it has a value.

Any clues?

@bradlymathews that is super odd. Would you mind sharing the configuration of the dtTaskEditEnd component? Also when you run the query can we take a look at its changeset property fully expanded in the left panel?

Just want to report back here that we were able to reproduce a similar behavior and have alerted the dev team, will report back when it has been fixed!