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

ds-component fails when MAX_RESULTS is in the config #116

Open
musiciancodes opened this issue Jan 8, 2020 · 0 comments
Open

ds-component fails when MAX_RESULTS is in the config #116

musiciancodes opened this issue Jan 8, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@musiciancodes
Copy link
Contributor

console error I get when I add MAX_RESULTS to a config and deploy the visualization:

index.js:238 Uncaught TypeError: Cannot read property 'map' of undefined
at eval (index.js:238)
at Array.forEach ()
at eval (index.js:237)
at Array.forEach ()
at Object.exports.fieldsByConfigId (index.js:236)
at tableFormatTable (index.js:203)
at Object.exports.tableTransform [as transform] (index.js:293)
at onMessage_1 (index.js:345)

@musiciancodes musiciancodes added the bug Something isn't working label Jan 9, 2020
@anweshan anweshan self-assigned this Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants