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

Loading issues in Glitch demos #1107

Closed
MarcSkovMadsen opened this issue Apr 10, 2020 · 4 comments
Closed

Loading issues in Glitch demos #1107

MarcSkovMadsen opened this issue Apr 10, 2020 · 4 comments
Assignees
Labels
Type: Bug Something isn't working

Comments

@MarcSkovMadsen
Copy link

When using mwc components from unpkg.com myself or when browsing
https://mwc-demos.glitch.me/ I get errors in the console and the page does not load.

Often I can reload and the problem goes away.

  1. Navigate to https://mwc-demos.glitch.me/demos/index.html
  2. Observe the page does not show anything
  3. Observe the console shows errors like
Loading module from “https://mwc-demos.glitch.me/node_modules/@material/dom/events.js” was blocked because of a disallowed MIME type (“”).
index.html
Loading failed for the module with source “https://mwc-demos.glitch.me/node_modules/@material/dom/events.js”. index.html:25:1
Loading failed for the module with source “https://mwc-demos.glitch.me/node_modules/@material/dom/ponyfill.js”. index.html:25:1
Loading failed for the module with source “https://mwc-demos.glitch.me/node_modules/@material/ripple/foundation.js”. index.html:25:1
Loading failed for the module with source “https://mwc-demos.glitch.me/node_modules/@material/mwc-ripple/mwc-ripple-global-css.js”. index.html:25:1
Loading failed for the module with source “https://mwc-demos.glitch.me/node_modules/@material/ripple/util.js”. index.html:25:1
The connection to https://mwc-demos.glitch.me/__es-dev-server__/message-channel was interrupted while the page was loading. index.html:38:24

image

  1. If I click CTRL+f5 the page loads without errors

image

  1. If I close the tab and open a new one I see the error again

image

  1. I can then continue closing tabs, opening again and sometimes the error message is there sometimes not.

mwc_issue

I sometimes get other errors in Chrome when loading the demos from Glitch.

image

Chrome: Version 80.0.3987.132 (Official Build) (64-bit)
Fixe Fox: 75.0 (64-bit) on Windows 8.1

@e111077
Copy link
Member

e111077 commented Apr 10, 2020

Hello, this seems to possibly be a regression with our hosting provider. We are investigating now

@e111077
Copy link
Member

e111077 commented Apr 10, 2020

server reboot seems to have solved the issue. can you still repro?

@e111077 e111077 self-assigned this Apr 10, 2020
@e111077 e111077 changed the title MWC does not load well in Firefox Loading issues in Glitch Demos Apr 10, 2020
@e111077 e111077 changed the title Loading issues in Glitch Demos Loading issues in Glitch demos Apr 10, 2020
@e111077
Copy link
Member

e111077 commented Apr 10, 2020

nevermind still having server issues. Investigating switching to new provider

@e111077
Copy link
Member

e111077 commented Apr 10, 2020

closing issue in favor of #1112

@e111077 e111077 closed this as completed Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants