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

Widgets page is broken? #720

Open
filonik-tud opened this issue Feb 4, 2023 · 1 comment
Open

Widgets page is broken? #720

filonik-tud opened this issue Feb 4, 2023 · 1 comment

Comments

@filonik-tud
Copy link

Apologies if this is known, but right now if you navigate here:

https://jupyter.org/widgets

You get a bunch of errors in the console and now widgets show up. From what I can gather, there seems to be a problem loading:

https://unpkg.com/@jupyter-widgets/html-manager@*/dist/embed-amd.js

This is problematic, since the page is referenced in other documentation, such as here:

https://ipywidgets.readthedocs.io/en/latest/embedding.html

@bongovanfifi
Copy link

Came here to open this issue. Tried it on Firefox, Vivaldi, Safari, Mobile Firefox, tried hard reloading, always the same behavior.

On page load you get:

Uncaught ReferenceError: anchors is not defined
    <anonymous> https://jupyter.org/widgets#pythreejs:117
    EventListener.handleEvent* https://jupyter.org/widgets#pythreejs:116
widgets:117:7

As well as a much longer error starting with

Uncaught Error: Mismatched anonymous define() module: function(){"use strict";return function(A){function u(A){A.icon=Object.prototype.hasOwnProperty.call(A,"icon")?A.icon:"",A.visible=Object.prototype.hasOwnProperty.call(A,"visible")?

The header and footer are functional, but the page contents that links to the different widgets like pythreejs are totally broken. The URL changes, but nothing else happens. No console errors when you click the widget links.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants