Tomas Romero
Tomas Romero
Hi, could you share a jsfiddle (or similar) reproduction case?
Hi! Since all parameters should be forwarded from swal-forms to swal, I would expect this to work, though there could maybe be a problem in how swal-forms handle the DOM....
See https://github.com/Sewdn/meteor-collection-behaviours/issues/20. Basically, you have to call `CollectionBehaviours.extendCollectionInstance {{your_collection}}`.
Thanks for pointing that out, I didn't know why it wasn't working!