MonstreX/voyager-extension

Media Picker no longer works

Closed this issue · 3 comments

Hello,

it seems that Voyager Media Picker fields no longer works with Viyager-extension. At lease on my installation.

These are the steps on fresh installation:

  • Install laravel 8
  • Install Voyager v1.5.2
  • Install Voyager Extension v0.95.2

spatie/laravel-medialibrary version is 9.11.1.

Media folder is still working, but Media Picker field in edit_add bread doesn't work as show here:

v-ext

Is something I can fix?

Thanks,
Simone

Seems the media-picker field does not compatible with the new add-edit template. It depends on a Vue component (used in media-picker) which loads twice while overriding the original add-edit template. I didn't find yet the way how to fix it.

This issue not fixed yet?
Same trouble when 'legacy_edit_add_bread' => false,

laravel 10.10
Voyager v1.7
Voyager Extension v0.95.84

Nope. "the media-picker field does not compatible with the new add-edit template".