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

Unable to open Library Editor #480

Closed
anthonylavado opened this issue Sep 26, 2019 · 2 comments · Fixed by #481
Closed

Unable to open Library Editor #480

anthonylavado opened this issue Sep 26, 2019 · 2 comments · Fixed by #481
Labels
bug Something isn't working

Comments

@anthonylavado
Copy link
Member

anthonylavado commented Sep 26, 2019

Describe the bug
Using the latest master (0286cc6), the library editor will not appear.

To Reproduce

  1. Go to Dashboard>Libraries
  2. Attempt to use "Manage Library" on any visible library

Expected behavior
The Library Editor should open.

Logs

Uncaught (in promise) ReferenceError: jQuery is not defined
    at editor.show (medialibraryeditor.js?v=10.4.0:175)
    at medialibrarypage.js?v=10.4.0:21
    at Object.execCb (alameda.js?v=10.4.0:392)
    at defineModule (alameda.js?v=10.4.0:145)
    at Object.depFinished (alameda.js?v=10.4.0:153)
    at alameda.js?v=10.4.0:178

RequireJS error: ReferenceError: jQuery is not defined. Failed modules: 

System (please complete the following information):

  • OS: macOS 10.14.6
  • Browser: Safari, Chrome
  • Jellyfin Version: master@fc99f1
@anthonylavado anthonylavado added the bug Something isn't working label Sep 26, 2019
@dkanada
Copy link
Member

dkanada commented Sep 26, 2019

Is this with or without the build changes from the server repository?

@anthonylavado
Copy link
Member Author

anthonylavado commented Sep 26, 2019

@dkanada Without. That said, I am manually doing this:

  • yarn install
  • copying dist to Jellyfin/MediaBrowser.WebDashboard/jellyfin-web

So I know it's worked because I am getting the latest themes, and testing fixes, etc

@thornbill thornbill added this to To Do in Release 10.4.0 via automation Sep 26, 2019
@JustAMan JustAMan moved this from To Do to Done in Release 10.4.0 Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants