Media module: Error on insert media
-
@StanB I'm currently using new partials on all views with 1 event.
Only thing is that it currently does not remove already attached media files, also does not update orders of multiple form.Issue raised @github#214
-
it can detach items too as it is explained in the docs.
-
There is also no need to fire an event on update as that is not used.
-
I am able to reproduce the error on edit views indeed.
@motchju must have forgotten about those while doing he PR
-
I've applied changes from @motchju from here to the
file-link
andfile-link-multiple
partials . But in general.blade.phpwindow.opener.single
is still undefined, I'm not sure where @motchju you set that ?
-
we have discuss via slack, a new version that will fixed this behavior will arrive soon
-
This has been fixed now on version 1.25.5.
Please test and confirm
-
Thank you, version 1.25.5 is working correctly. Also on the preview environment.
Thanks for the support!
-
Awesome!