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

Getting table contents fails #101

Closed
Christilut opened this issue May 18, 2018 · 1 comment
Closed

Getting table contents fails #101

Christilut opened this issue May 18, 2018 · 1 comment

Comments

@Christilut
Copy link

Expected behavior

Getting table content should display list

## Actual behavior

I'm trying to see my Customers table but it doesnt stop loading. Displays the error in devtools console below.

Server displays the following:

GET /forest/Customer?fields%5BCustomer%5D=name%2C%2Cemail%2Ccreated%2CcustomerType%2Cverified&page%5Bnumber%5D=1&page%5Bsize%5D=10&searchExtended=0&sort=-created&timezone=%2B02%3A00 304 7.048 ms - -

Failure Logs

client-e79e8420abbb48465b3fdeef7da2b9fc.js:formatted:2008 TypeError: Cannot read property 'namespace' of undefined
    at i.<anonymous> (client-e79e8420abbb48465b3fdeef7da2b9fc.js:formatted:4098)
    at c.p.get (vendor-2f3d96ac8d0efb85bc0667e81366761b.js:12)
    at Object.r [as get] (vendor-2f3d96ac8d0efb85bc0667e81366761b.js:13)
    at i.get (vendor-2f3d96ac8d0efb85bc0667e81366761b.js:16)
    at client-e79e8420abbb48465b3fdeef7da2b9fc.js:formatted:11077
    at Array.map (<anonymous>)
    at client-e79e8420abbb48465b3fdeef7da2b9fc.js:formatted:11073
    at A (vendor-2f3d96ac8d0efb85bc0667e81366761b.js:24)
    at k (vendor-2f3d96ac8d0efb85bc0667e81366761b.js:24)
    at vendor-2f3d96ac8d0efb85bc0667e81366761b.js:24

Context

  • Package Version: 2.8.4
  • Express Version: 4.16.3
  • Mongoose Version: 5.1.1
  • MongoDB Version: 3.6.4
@Christilut
Copy link
Author

Suddenly it works now... Didn't change anything. I'll re-open if it happens again.

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

No branches or pull requests

1 participant