[PR #39] [MERGED] Fix: no warnings on MutationsDataSnapshot methods #39

Closed
opened 2026-05-23 08:37:13 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-core/pull/39
Author: @appy-one
Created: 4/11/2023
Status: Merged
Merged: 4/11/2023
Merged by: @appy-one

Base: masterHead: fix/no-warnings-on-mutations-datasnapshot-methods


📝 Commits (2)

  • 13f0a40 prevent warnings when using forEach and child
  • 7347200 Improve MutationsDataSnapshot types

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 src/data-snapshot.ts (+4 -4)

📄 Description

This prevents logging errors when using forEach and child methods on a MutationsDataSnapshot, which is used by mutations event subscriptions. Fixes https://github.com/appy-one/acebase/issues/207


🔄 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/appy-one/acebase-core/pull/39 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 4/11/2023 **Status:** ✅ Merged **Merged:** 4/11/2023 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `fix/no-warnings-on-mutations-datasnapshot-methods` --- ### 📝 Commits (2) - [`13f0a40`](https://github.com/appy-one/acebase-core/commit/13f0a40b84695bf83e66f6986a4f37c4269a1593) prevent warnings when using `forEach` and `child` - [`7347200`](https://github.com/appy-one/acebase-core/commit/7347200e6999680f99e1e49c3bf9eae257c14673) Improve MutationsDataSnapshot types ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/data-snapshot.ts` (+4 -4) </details> ### 📄 Description This prevents logging errors when using `forEach` and `child` methods on a `MutationsDataSnapshot`, which is used by `mutations` event subscriptions. Fixes https://github.com/appy-one/acebase/issues/207 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:37:13 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-core#39
No description provided.