mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-25 14:12:14 -06:00
[PR #29] [MERGED] Update README.md: browser example code typo fixed #120
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#120
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/29
Author: @willrogers007
Created: 4/19/2021
Status: ✅ Merged
Merged: 4/19/2021
Merged by: @appy-one
Base:
master← Head:patch-1📝 Commits (1)
6fc9945Update README.md: browser example code typo fixed📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
README.md(+2 -2)📄 Description
Previously the example code would cause an error due to
snap(undefined) being referenced instead ofsnapshot.Considered changing it away from 'const' since it's likely there'll be someone (like me) that wants to interact with other snapshots while playing around with examples 😄
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.