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

Perspective not rendering in reference guide #6612

Closed
MarcSkovMadsen opened this issue Mar 29, 2024 · 0 comments · Fixed by #6626
Closed

Perspective not rendering in reference guide #6612

MarcSkovMadsen opened this issue Mar 29, 2024 · 0 comments · Fixed by #6626
Labels
type: docs Related to the Panel documentation and examples
Milestone

Comments

@MarcSkovMadsen
Copy link
Collaborator

MarcSkovMadsen commented Mar 29, 2024

After release of Panel 1.4.0 nothing shown in the output cells of https://panel.holoviz.org/reference/panes/Perspective.html

image

Lots of issues shown in the browser console.

image

https://cdn.jsdelivr.net/npm/@finos/[email protected]/dist/css/material-dark.css not found

...

Uncaught TypeError: window.perspective.worker is not a function
    at v.render (panel.min.js:139:3502)
    at v.render_to (bokeh-3.4.0.min.js:578:6079)
    at v._after_resize (bokeh-3.4.0.min.js:578:696)
    at v.after_resize (bokeh-3.4.0.min.js:273:3122)
    at ResizeObserver.<anonymous> (bokeh-3.4.0.min.js:273:2035)

...

panel.models.perspective.PerspectiveView(p1045) wasn't built properly
@MarcSkovMadsen MarcSkovMadsen added type: bug type: docs Related to the Panel documentation and examples labels Mar 29, 2024
@philippjfr philippjfr added this to the v1.4.1 milestone Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: docs Related to the Panel documentation and examples
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants