Commas in filename bug in Chrome

What I’m trying to do:

Download a media object that has commas in the file name using Chrome.

What I’ve tried and what’s not working:

Download a media object that has commas in the file name using Chrome.

In the attached clone click the button to download a media object that contains a comma in the file name. In Chrome the file does not download.

Apparently there’s supposed to be something you can do on the server side when returning the header for downloading the file to work around the bug in Chrome: java - File download error only in file name with Comma - Stack Overflow

It’d be nice if Anvil were able to do that so commas didn’t break file downloads despite Chrome not fixing this bug.

Clone link:
share a copy of your app