[PR #1767] [MERGED] fix(web): using serverApi on the client request lead to uncaught error #9192

Closed
opened 2026-02-05 14:00:10 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1767
Author: @alextran1502
Created: 2/15/2023
Status: Merged
Merged: 2/15/2023
Merged by: @alextran1502

Base: mainHead: fix/error-when-using-server-api-on-client


📝 Commits (1)

  • a6ffeb3 fix(web): using serverApi on the client request lead to uncaught error

📊 Changes

2 files changed (+4 additions, -3 deletions)

View changed files

📝 web/src/routes/+layout.server.ts (+1 -1)
📝 web/src/routes/+page.server.ts (+3 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/1767 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 2/15/2023 **Status:** ✅ Merged **Merged:** 2/15/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/error-when-using-server-api-on-client` --- ### 📝 Commits (1) - [`a6ffeb3`](https://github.com/immich-app/immich/commit/a6ffeb3331da85a532df5940c66e9cae61e689dc) fix(web): using serverApi on the client request lead to uncaught error ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `web/src/routes/+layout.server.ts` (+1 -1) 📝 `web/src/routes/+page.server.ts` (+3 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:00:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9192