laravel-nova-csv-import icon indicating copy to clipboard operation
laravel-nova-csv-import copied to clipboard

MediaLibrary Problem

Open bsormagec opened this issue 6 years ago • 7 comments

Not working with DmitryBubyakin/medialibrary can you check it ?

bsormagec avatar Apr 30 '19 21:04 bsormagec

When you say "not working", could you elaborate? I don't use that module so I'm not familiar with it.

simonhamp avatar May 01 '19 15:05 simonhamp

@bsormagec I've just released an update that may have fixed this issue (per @stiknoltz comment on #8). Could you update the package and let me know if it fixes the issue you were seeing?

simonhamp avatar May 15 '19 20:05 simonhamp

Argument 1 passed to SimonHamp\LaravelNovaCsvImport\Http\Controllers\ImportController::SimonHamp\LaravelNovaCsvImport\Http\Controllers\{closure}() must be an instance of App\Nova\Resource, instance of DmitryBubyakin\NovaMedialibraryField\Resources\Media given, called in /Users/burak/sites/asset/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 1197

Its returning this error already. @simonhamp

bsormagec avatar May 16 '19 12:05 bsormagec

Did you composer update and get version 0.1.1?

simonhamp avatar May 16 '19 20:05 simonhamp

yes sure Screenshot 2019-05-17 00 32 58

bsormagec avatar May 16 '19 21:05 bsormagec

Ok I’ll try to investigate more later. Sorry this hasn’t fixed it for you

simonhamp avatar May 16 '19 22:05 simonhamp

I am trying to found a way to fix it with collection reject method, if it works i can PR then. Thanks

bsormagec avatar May 16 '19 23:05 bsormagec