Local disk broke with the last update, this fixes it, apparently passing the disk to the ImportAction.php file makes it not work with local disks.
Types of changes
What types of changes does your code introduce to Filament Import?
Put an x in the boxes that apply
[ ] โจ New feature (non-breaking change which adds functionality)
[ X ] ๐ ๏ธ Bug fix (non-breaking change which fixes an issue)
[ ] โ Breaking change (fix or feature that would cause existing functionality to change)
[ X ] ๐งน Code refactor
[ ] โ Build configuration change
[ ] ๐ Documentation
[ ] ๐๏ธ Chore
Checklist
Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
Proposed changes
Local disk broke with the last update, this fixes it, apparently passing the disk to the ImportAction.php file makes it not work with local disks.
Types of changes
What types of changes does your code introduce to Filament Import? Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.