You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: