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

"edit user" page in dashboard crashes on refresh #6145

Open
nielsvanvelzen opened this issue Oct 1, 2024 · 2 comments · May be fixed by #6134
Open

"edit user" page in dashboard crashes on refresh #6145

nielsvanvelzen opened this issue Oct 1, 2024 · 2 comments · May be fixed by #6134
Labels
bug Something isn't working

Comments

@nielsvanvelzen
Copy link
Member

Describe The Bug

When refreshing the "edit user" page the page crashes.

Steps To Reproduce

  1. Go to the dashboard
  2. Go to the "users" page
  3. Click on any user
  4. Refresh the page
  5. Notice the error

Expected Behavior

Page doesn't crash

Logs

Displayed on page

TypeError

a is null

le@http://localhost/web/73233.294285d0ae14263ac91a.chunk.js:2:12493
73233@http://localhost/web/73233.294285d0ae14263ac91a.chunk.js:2:17829
s@http://localhost/web/runtime.bundle.js?08b0f01ed637969f6396:1:155
71005@http://localhost/web/users-profile.52d3fde380d04b0db23e.chunk.js:1:192
s@http://localhost/web/runtime.bundle.js?08b0f01ed637969f6396:1:155
38601/i/<@http://localhost/web/main.jellyfin.bundle.js?08b0f01ed637969f6396:2:447235
promise callback*i@http://localhost/web/main.jellyfin.bundle.js?08b0f01ed637969f6396:2:447211
i@http://localhost/web/main.jellyfin.bundle.js?08b0f01ed637969f6396:2:412281
51218/o/lazy/s/<@http://localhost/web/main.jellyfin.bundle.js?08b0f01ed637969f6396:2:413747
51218/o/lazy/s/s/</<@http://localhost/web/main.jellyfin.bundle.js?08b0f01ed637969f6396:2:413581
51218/o/lazy/s/s/<@http://localhost/web/main.jellyfin.bundle.js?08b0f01ed637969f6396:2:413686
51218/o/lazy/<@http://localhost/web/main.jellyfin.bundle.js?08b0f01ed637969f6396:2:414080
lazy@http://localhost/web/main.jellyfin.bundle.js?08b0f01ed637969f6396:2:413816
87383/Oe/e/<@http://localhost/web/node_modules.%40remix-run.router.bundle.js?08b0f01ed637969f6396:2:58030
d@http://localhost/web/node_modules.%40remix-run.router.bundle.js?08b0f01ed637969f6396:2:730
87383/a/P/<@http://localhost/web/node_modules.%40remix-run.router.bundle.js?08b0f01ed637969f6396:2:2073
87383/a/R/</<@http://localhost/web/node_modules.%40remix-run.router.bundle.js?08b0f01ed637969f6396:2:1159
o@http://localhost/web/node_modules.%40remix-run.router.bundle.js?08b0f01ed637969f6396:2:6633
u@http://localhost/web/node_modules.%40remix-run.router.bundle.js?08b0f01ed637969f6396:2:6837
87383/i/</<@http://localhost/web/node_modules.%40remix-run.router.bundle.js?08b0f01ed637969f6396:2:6896
87383/i/<@http://localhost/web/node_modules.%40remix-run.router.bundle.js?08b0f01ed637969f6396:2:6776

Browser console:

 Uncaught TypeError: me is undefined

Stacktrace leads to this part of the (minified) code:

            this.classList.contains('withTabs') ||
            me.setTabs(null)

Screenshots

System (please complete the following information):

  • Platform: Windows
  • Browser: Firefox
  • Jellyfin Version: 10.10 2024093005

Additional Context

@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Oct 1, 2024
@viown
Copy link
Contributor

viown commented Oct 1, 2024

#6134

@viown viown linked a pull request Oct 1, 2024 that will close this issue
@nielsvanvelzen
Copy link
Member Author

Fixed in -3 days, that's blazingly fast 😄

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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants