Open
Description
I noticed an issue when you are running flowise locally on a windows 11 machine. You cannot upload a PDF file with commas in the file name into a PDF loader under Document Store.
To Reproduce
Steps to reproduce the behavior:
- Go to Document Stores
- Add a store
- Add a PDF loader
- Click on upload a file
- Select a file with a , in the file name (e.g. test,1.pdf)
- No error, just no filename is selected
Setup
- Installation: npx flowise start
- Flowise Version: 2.2.6-hotfix.1
- OS: Windows 11
- Browser Chrome