Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The tabs demo on the website does not work properly #29

Open
isaacvando opened this issue Jul 1, 2023 · 3 comments
Open

The tabs demo on the website does not work properly #29

isaacvando opened this issue Jul 1, 2023 · 3 comments
Labels
bug Something isn't working packaging related to missing.css packaging and distribution

Comments

@isaacvando
Copy link

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

@fkscott
Copy link

fkscott commented Nov 15, 2023

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
Copy link

fkscott commented Nov 15, 2023

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

@isaacvando
Copy link
Author

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

@dz4k dz4k added bug Something isn't working packaging related to missing.css packaging and distribution labels Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working packaging related to missing.css packaging and distribution
Projects
None yet
Development

No branches or pull requests

3 participants