mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-24 22:01:13 -06:00
Labels
No labels
IndexedDB
browser
bug
dependencies
documentation
duplicate
enhancement
feature request
indexes
indexes
invalid
pull-request
query
question
transaction logging
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase#172
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/pull/216
Author: @appy-one
Created: 4/17/2023
Status: ✅ Merged
Merged: 4/17/2023
Merged by: @appy-one
Base:
master← Head:fix/cluster-ipc-breaking-browser-build📝 Commits (1)
5d5536fFix cluster IPC breaking browser build #215📊 Changes
4 files changed (+11 additions, -7 deletions)
View changed files
📝
src/ipc/browser.ts(+5 -1)📝
src/ipc/index.ts(+1 -0)📝
src/ipc/socket.ts(+1 -0)📝
src/storage/index.ts(+4 -6)📄 Description
The new Socket IPC mode added in v1.28.0 (#213) broke the browser build because NodeJS components were being accessed in the browser context. This PR fixes #215
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.