Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught (in promise) InternalError: too much recursion #1815

Open
Abderazak-Amiar opened this issue Nov 27, 2021 · 1 comment
Open

Uncaught (in promise) InternalError: too much recursion #1815

Abderazak-Amiar opened this issue Nov 27, 2021 · 1 comment
Labels

Comments

@Abderazak-Amiar
Copy link

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

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)

@RobbieTheWagner
Copy link
Member

@Abderazak-Amiar do you have an app we can reproduce this with?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants