Error in Filament's ImportAction Feature
Hello everyone! I'm encountering an issue with Filament's new ImportAction feature, and I've updated Filament to version 3.1 to utilize this functionality. I've generated a test importer using the automatic class generation. Everything appears to be functioning correctly until I attempt to upload a file. After the upload, I encounter the following error:
I'm unsure about where to begin debugging this error. Any advice or insights would be greatly appreciated.
Below is the relevant code snippet:
My Resource:
My Importer:
Thank you..
I'm unsure about where to begin debugging this error. Any advice or insights would be greatly appreciated.
Below is the relevant code snippet:
My Resource:
My Importer:
Thank you..