Duplicate field in query with <u-select-entity>

When work with u-select-entity, catch some bug with query. If we put "value-attribute='type'" in u-select-entity, for example, and in meta-file we have: "caption": "Документы", "description": "Документы", "descriptionAttribute": "type" In query to db, mechanism duplicates fieldList

Screenshot_from_2019-09-20_17-22-08

And we get this error

Screenshot_from_2019-09-20_17-23-16

Edited by Ghost User