[Validation / view models / page lifecycle series] Can't make ModelState server validation work when it happens in async method in parent VM of VM that posts back to server

[Bind(Direction.None)] does not avoid DotVVM creating a duplicate of the VM of the property and does not avoid double execution of its Load() etc. handlers.

as stated here:

I will try with JsonIgnore…