I tried filling the field with "dark black/brown/red/blue/purple" as a placeholder for a Tiefling before making a decision.
The updates POST out and return 200 OK, but the change did not persist. At first I suspected an issue with field length (and missing HTML5/JS validations), but now it seems to be working.
edit: also intermittently fails on Eyes. the POST is returning HTML on the 'failed' requests, rather than JSON
I noticed on on
Description > Physical Characteristics > Hair
I tried filling the field with "dark black/brown/red/blue/purple" as a placeholder for a Tiefling before making a decision.
The updates POST out and return 200 OK, but the change did not persist. At first I suspected an issue with field length (and missing HTML5/JS validations), but now it seems to be working.
edit: also intermittently fails on Eyes. the POST is returning HTML on the 'failed' requests, rather than JSON