An illegal choice has been detected. Please contact the site administrator.

Created on 15 March 2023, over 1 year ago
Updated 7 July 2023, 12 months ago

Problem/Motivation

If you upload s3fs file without selecting term then the illegal choice error happened

Steps to reproduce

- In the Node add two fields
- S3fs Cors File field
- Taxonomy terms reference field as multi select (optional) e.g Term(field_term)
- Add the node required field
- Don't select any value in Term(field_term)
- Upload the field into S3fs Cors File field
- Now you will see the error

Proposed resolution

    inputs.each(function() {
                    if (this.name && $(this).val().length) {
                      fd.append(this.name, $(this).val());
                    }
                  });
πŸ› Bug report
Status

Active

Component

Code

Created by

πŸ‡΅πŸ‡°Pakistan asghar

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024