Closed maximecolin closed 6 years ago
Collection.js is not initialized when allow_delete is true and allow_add is false because Collection.js expect data-collection property to be initialized. Symfony doesn't add the data-collection property if allow_add is false.
Spring cleaning, If this issue is still relevant, please reopen-it.
Collection.js is not initialized when allow_delete is true and allow_add is false because Collection.js expect data-collection property to be initialized. Symfony doesn't add the data-collection property if allow_add is false.