The tabs demo on the website does not work properly
When I click on the second or third tab the first tab stays open.
Noticed this as well. It seems that both the tabs demo, and the menu demo are looking for JavaScript files that don't exist.
Loading module from “https://missing.style/missing-js/menu.js” was blocked because of a disallowed MIME type (“text/html”).[menu](https://missing.style/demos/menu/)
Loading module from “https://missing.style/missing-js/tabs.js” was blocked because of a disallowed MIME type (“text/html”).
Navigating to the URL for both JS files issues a 404 through Netlify.
I believe I have addressed this in my pull request. Can you verify if this works for you @isaacvando ?
Nice! I haven't really used this library and am working on other things now so i will let someone else test it.
this is fixed on the current website -- lmk if it's broken for anyone else and I'll reopen.