Closed caycehouse closed 8 years ago
Thanks for your attempt - but it was incorrect because re-creating the modal at every click was resetting the state information stored in the data('confirmed')
area, thus generating an infinite loop of modals 😄
I have fixed this differently in ce207498 by cleaning up the Rails integration logic.
@vjt No big deal, was just trying to get this working for a rails project earlier today, thanks for the revision!
😺 🍻 👋 🆗 ✔️
fix for issue #12