1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #6574 from thornbill/missing-server-id-x

Fix undefined server id in experimental layout
This commit is contained in:
Bill Thornton 2025-03-03 15:49:34 -05:00 committed by GitHub
commit ab3765231c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 29 additions and 8 deletions

View file

@ -82,7 +82,7 @@ export function getTextActionButton(
};
}
const url = appRouter.getRouteUrl(item);
const url = appRouter.getRouteUrl(item, { serverId });
const dataAttributes = getDataAttributes(
{