I have a dropdown menu in my rails app (rails 4, ruby 2) that uses Foundation 5. Most of the time the dropdown menu works fine, but sometimes it (seemingly randomly) doesn't drop-down. I have tried it using both "hover" and "clickable" and got the same random breakdowns. Any time it hasn't worked, simply refreshing the page has solved the problem, but this is still a problem for users that I would like to avoid. Any suggestions?I have a dropdown menu in my rails app (rails 4