Michael
Michael
same problem. have you fixed it?
Also I noticed that if in the columns method, if it do not have "ID" field. the export excel will be empty. So I guess that Laravel-Nova-Excel Have to have...
I have also the same issue, Does anyone overcome this issue?
Same issue
got same issue for expo 44..
how to use this PR? can you please merge it? thanks.
@JorisOrangeStudio I tested this using the latest version of Chrome and couldn't reproduce the issue — everything seems to be working as expected on my end. Could you please confirm...
@duncanmcclean Added test. This bug only occurs when using `'driver' => 'file'`. The test suite runs with SQLite, which uses the `'eloquent'` driver, so it doesn't catch this bug. However,...