missing icon indicating copy to clipboard operation
missing copied to clipboard

The tabs demo on the website does not work properly

Open isaacvando opened this issue 2 years ago • 3 comments

When I click on the second or third tab the first tab stays open.

isaacvando avatar Jul 01 '23 18:07 isaacvando

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.

fkscott avatar Nov 15 '23 18:11 fkscott

I believe I have addressed this in my pull request. Can you verify if this works for you @isaacvando ?

fkscott avatar Nov 15 '23 20:11 fkscott

Nice! I haven't really used this library and am working on other things now so i will let someone else test it.

isaacvando avatar Nov 15 '23 20:11 isaacvando

this is fixed on the current website -- lmk if it's broken for anyone else and I'll reopen.

dz4k avatar Jun 13 '24 16:06 dz4k