mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #491] [MERGED] Fix userprofile.js crash #8348
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/491
Author: @sparky8251
Created: 1/7/2019
Status: ✅ Merged
Merged: 1/9/2019
Merged by: @joshuaboniface
Base:
dev← Head:fix-user-profile📝 Commits (1)
b29c674Fix userprofile.js crash📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
MediaBrowser.WebDashboard/dashboard-ui/scripts/myprofile.js(+2 -2)📄 Description
Fixes #483
Crash caused the endless loading circle.
Crash prevented password changes, icon updates, and easy pin code changes.
This pulls the fix from #412. Can Either merge this or reject it and merge the whole of #412.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.