ninsuo / symfony-collection

[NOT MAINTAINED] A jQuery plugin that manages adding, deleting and moving elements from a Symfony form collection
https://symfony-collection.fuz.org/
MIT License
444 stars 88 forks source link

jquery 3 issues #144

Open martynwheeler opened 5 years ago

martynwheeler commented 5 years ago

I am using the latest jquery 3.3.1 for bootstrap 4 compatibility. However, when I use this the add/remove button functionality in symfony collection seems to break. Am I doing something stupid or is there an easy fix?

garak commented 5 years ago

I'm using this lib with jquery 3.4.1 and bootstrap 3, no issues so far