mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-25 06:02:14 -06:00
[GH-ISSUE #239] TypeError when trying to add new records after removing old ones #109
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#109
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?
Originally created by @darkjedi9922 on GitHub (Aug 7, 2023).
Original GitHub issue: https://github.com/appy-one/acebase/issues/239
Originally assigned to: @appy-one on GitHub.
Hello. I face a problem with following scenario:
update. I have noticed that it starts to reproduce from around 110 records. If set it to much less, the problem does not happen for some reasonupdate, and this fails with a TypeError somewhere in the binary tree:In order to help to debug it, I prepared a test for this scenario, where the problem is reproduced stably: https://github.com/darkjedi9922/acebase-bug-reproduce/blob/bug-reproduce/spec/custom-test.js
Run the test with
node .\spec\custom-test.js@appy-one commented on GitHub (Aug 16, 2023):
Hi @darkjedi9922 I published a fix for this in v1.29.3, thanks for reporting and providing unit testing code!
Do you like AceBase? 👇🏼