using strapi v4 media uploader trying to get existing files getting a fileList error
when I use strapi media uploader and there is an existing file when I load my edit page I get the following error:
(fileList || []).forEach is not a function
TypeError: (fileList || []).forEach is not a function