I'm currently facing an issue with Foundation 4 section tabs. After copying and pasting the example code to my local environment for testing, the tabs aren't showing up as expected.
In an attempt to resolve the issue, I made some modifications by adding height elements to ensure proper display. However, I am only able to view one tab and clicking on it doesn't open the corresponding content.
Despite including jQuery, foundation.css, foundation.min.js, and zepto.js, the problem persists without any resolution in sight.
If anyone can provide insight into what might be causing this issue or if there are any known framework-related problems, I would greatly appreciate it.
Thank you.