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

Fix undefined server id in experimental layout

This commit is contained in:
Bill Thornton 2025-02-24 13:19:01 -05:00
parent c11fe56d65
commit 29551e49bf
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(
{