silasjoisten / sonata-multiupload-bundle

MIT License
30 stars 16 forks source link

Fix: Prevent render Multiupload in Collection Modal #156

Closed silasjoisten closed 2 years ago

silasjoisten commented 2 years ago

In this case i override the Add new button for this block:

CleanShot 2022-05-15 at 10 42 25@2x

And i want the multi upload in this modal. So checking only for the isXmlHttpRequest is not the best option here. In Favor i check if in query the pcode isset.

Maybe there is a better way but i could not find one.

closes #73

silasjoisten commented 2 years ago

@mpoiriert maybe this will help to solve the issue you have created here: https://github.com/silasjoisten/sonata-multiupload-bundle/pull/74/files

silasjoisten commented 2 years ago

@OskarStark maybe you got an idea here? Am i missing something?

silasjoisten commented 2 years ago

released in 4.0.1