mirror of
https://github.com/appy-one/acebase-client.git
synced 2026-05-24 22:01:18 -06:00
[PR #71] [MERGED] Fix get promise never resolving #62
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-client#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/appy-one/acebase-client/pull/71
Author: @appy-one
Created: 4/1/2026
Status: ✅ Merged
Merged: 4/14/2026
Merged by: @appy-one
Base:
master← Head:fix/handling-server-error-without-cache📝 Commits (1)
b442847This fixes a situation wheregetnever yields an error (or result):📊 Changes
1 file changed (+5 additions, -3 deletions)
View changed files
📝
src/api-web.ts(+5 -3)📄 Description
This fixes a situation where
getnever yields an error (or result):🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.