It is not mentioned in docs, that if 'multi' is added while "mode" attribute is not set, or "mode" is "list", then you will end up with an error:
Invalid entity: multi
To fix it need to explicitly set mode="choice"
mode="choice"