8 comments (8 comments)1 reaction (1 reaction)0 assignees (0 assignees)JavaScript292 forks (292 forks)batch import
bugember-datagood first issue
Repository metrics
- Stars
- 967 stars (967 stars)
- PR merge metrics
- Avg merge 4h 1m (Avg merge 4h 1m)2 merged PRs in 30d (2 merged PRs in 30d)
Description
When removing a record, the count goes down in the inspector, but the deleted record is still displayed.
https://youtu.be/pKzPLWjFMn8
Inspector: 1.9.1
Ember : 2.0.2
Ember Data : 2.0.0-beta.2
jQuery : 2.1.4
Contributor guide
- Research direction
- Investigate the 'data' tab's record removal logic. Check if the record is removed from the data store but not from the UI display. Look for any missing update after deletion.
- Tech stack
- javascript
- Domain
- developer experience
- Issue type
- Bug
- Prerequisites
- JavaScript