emberjs / emberjs/ember-inspector

Uncaught (in promise) InternalError: too much recursion

Open
#1,815 1 comment 0 reactions 0 assignees View on GitHub
bug
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**
![tmrec](https://user-images.githubusercontent.com/88442971/143684875-98c09384-9679-453f-a938-70206464c167.PNG)

**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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.