Commit 8d84ec3
fix: remove acceptedFileTypes to properly allow all file types
- Remove acceptedFileTypes method entirely from FileUpload components
- This is the correct way to allow all file types in Filament
- Fixes validation error 'must be a file of type: .'1 parent 30b019b commit 8d84ec3
File tree
2 files changed
+0
-2
lines changed- src/Resources
- Pages
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
0 commit comments