OCMS4 - entries with displayMode: taglist does not saved correctly

Hello,

When you create a tailor entries field in taglistmode, relation is not saved.

If I change the displayMode to “relation” it works, so It’s not a problem with the configuration.

Here is the yaml for that fields :

categories:
    label: Catégories
    type: entries
    source: Blog\Categories
    displayMode: taglist

Best regards,