I\'m trying to add dropzone inside a rails simple form with nested fields like this :
<%= simple_form_for(@product, url: create_product_path, method: :post