Closed stevenbal closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.55%. Comparing base (
b5daa22
) to head (0fe69b3
). Report is 5 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Not backporting this PR, instead we'll backport the fix via the SDK
because Select components did not have a dataType set, formio tries to cast it to other types if possible, which causes issues when submitting the data to the backend. For that reason we set the value to string to avoid this unwanted normalization
TODO:
Closes #4772
Changes
[Describe the changes here]
Checklist
Check off the items that are completed or not relevant.
Impact on features
Release management
I have updated the translations assets (you do NOT need to provide translations)
./bin/makemessages_js.sh
./bin/compilemessages_js.sh
Commit hygiene