formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.86k stars 1.05k forks source link

FIO-7724 fixed metadata for multiple select #5453

Closed HannaKurban closed 7 months ago

HannaKurban commented 7 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-7724

Description

Fixed incorrect metadata selectData setting for the Select component with multiple values

Breaking Changes / Backwards Compatibility

Use this section to describe any potentially breaking changes this PR introduces or any effects this PR might have on backwards compatibility

Dependencies

no

How has this PR been tested?

Automated tests have been added

Checklist: