-
Notifications
You must be signed in to change notification settings - Fork 6.8k
All Plunker examples are broken #7573
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
Comments
It's just that the module names (from Edit: the Plunker and StackBlitz template from the README.md are already updated |
This should be fixed (you may have to clear your cache) |
No, it isn't. No matter how hard I clean my cache or try to do it in Incognito Mode 😑 StackBlitz does work however. |
for Angular 2 examples it is giving this error: "xhr construction TypeError: window.XDomainRequest is not a constructor" |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Uh oh!
There was an error while loading. Please reload this page.
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Plunker examples (from https://material.angular.io/components) load
What is the current behavior?
Plunker is stuck at "Loading Material Docs example"
Stack trace:
What are the steps to reproduce?
This is a clone of the button plunker from https://material.angular.io/components/button/overview
http://plnkr.co/edit/o077B6uEiiIgkC0S06dd?p=preview
All plunker examples linked from https://material.angular.io/components fail the same way
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?
Browser Chrome - fails (but in incognito it works)
Firefox - fails with an additional error
The text was updated successfully, but these errors were encountered: