when calling
EditContext.NotifyFieldChanged(FieldIdentifier);
with a FieldIdentifier that has .FieldName == null (because the custom component is not declared using @bind )
we'll get this not very useful error message:
Value cannot be null. (Parameter 'obj')`
a better error message
No response
No response
6
No response