I have a file blueprint which only allows the following 3 file extensions to be uploaded. This works perfectly for uploading files. However, when I try to replace a file, Kirby ignores all but the first allowed extension. So in this case I can only subsequently select pdfs when trying to replace.
title: Documents Only
accept:
extension: pdf, doc, docx