isar / isar/hive

flutter hive When deleting I can't update

Open
#1,116 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Dart
Stars
4.4k
Forks
449
PR merge metrics
No merged PRs in 30d

Description

When I delete data from the list using the key, and I modify any other data in the table, it gives me an error. I tried to update the data more than once, and I closed the application and opened it again, to no avail.

error :

`RangeError (index): Index out of range: index should be less than 4: 4`

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by reproducing the delete-then-update sequence in a Flutter application using Hive and capture the stored data and operations that trigger the RangeError. Done means the sequence no longer produces an out-of-range index error, with a regression test covering it.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.