We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#609 - Radio button data type not honoring the "Required" flag.
Radio lists don't have any field validation functionality. Implement this.
This is relatively complex as radio buttons are not a single input like normal lists are.
This will involve changing the API, and therefore many files.
The previous hotfix broke theme image selection. This second fix is needed as well (install after the first).