emberjs / emberjs/ember-inspector
Uncaught (in promise) InternalError: too much recursion
- Dominant language
- JavaScript
- Stars
- 969
- Forks
- 292
- PR merge metrics
- No merged PRs in 30d
Description
This internal error appear when I create **store** using ember-data
**To Reproduce**
Steps to reproduce the behavior:
1. Create ember model
2. Create store
3. Check the data rows in ember inspector
4. See error
**Expected behavior**
When you create a store locally, usually you can see the data rows on ember inspector
**Screenshots**

**Environment**
ember-cli: 3.28.4
node: 14.16.1
Google Chrome : 96.0.4664.45 (Build officiel) (64 bits)
Firefox : 94.0.2 (64 bits)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.