I have a rails app with Zurb Foundation 6.3, and I have an infinite scrolling feature on the home page, every element has a link to a reveal modal, the first shown elements's reveal modal work ok, however when I click on one of the elements loaded via AJAX through the infinite scrolling feature don't show up the reveal modal, it just doesn't work.I have a rails app with Zurb Foundation 6.3, an