Susccy

Results 5 issues of Susccy

When I try to sort by a field with possible null values (e.g. `sortBy("middleName")`) the result is all messed up with null values randomly appearing between the sorted values. I...

question
v1
v2

## Environment Please provide as many details as you can: - Formio.js version: 4.14.7 - (anything else isn't relevant) ## Steps to Reproduce 1. look at source code of URL...

bug

I'm currently trying to implement a file upload component with custom validation logic for the uploaded files. I'm extending the base file component class as explained [in the official docs...

### Describe the bug I'm trying to translate stuff in microservice providers but since the injectable I18nService always uses the fallback language (...what's even the purpose of the service if...

We are currently in the process of updating our forked formio API from v3 to v4 and have issues understanding how submissions are now evaluated in the new backend (e.g....