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

Very large datasets fail #11

Open
scottsfarley93 opened this issue Feb 13, 2017 · 0 comments
Open

Very large datasets fail #11

scottsfarley93 opened this issue Feb 13, 2017 · 0 comments
Labels

Comments

@scottsfarley93
Copy link
Member

The mergeMeta function doesn't work when very large (~>10,000 occurrences) are returned.

Error:

Uncaught TypeError: Cannot read property 'Site' of undefined
    at processNeotomaData (main.js:154)
    at mergeMeta (main.js:719)
    at y (queue.v1.min.js:1)
    at queue.v1.min.js:1
    at Object.success (main.js:133)
    at fire (jquery-3.1.1.js:3305)
    at Object.fireWith [as resolveWith] (jquery-3.1.1.js:3435)
    at done (jquery-3.1.1.js:9242)
    at XMLHttpRequest.<anonymous> (jquery-3.1.1.js:9484)
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

1 participant