dycodedev/mongo-datatable

Unusable

Opened this issue · 0 comments

node_modules\mongo-datatable\lib\columns.js:7
var globalSearchValue = options.search.value;
^
TypeError: Cannot read property 'value' of undefined
at Object.buildSearchCriteria (C:\Users\Adam\Documents\github\socketIOtable-nodejs\socket-iotable-nodejs\node_modules\mongo-datatable\lib\columns.js:7:42)
at MongoDataTable.get (C:\Users\Adam\Documents\github\socketIOtable-nodejs\socket-iotable-nodejs\node_modules\mongo-datatable\lib\MongoDataTable.js:24:29)
at C:\Users\Adam\Documents\github\socketIOtable-nodejs\socket-iotable-nodejs\index.js:47:28
at C:\Users\Adam\Documents\github\socketIOtable-nodejs\socket-iotable-nodejs\node_modules\mongodb\lib\utils.js:510:9
at C:\Users\Adam\Documents\github\socketIOtable-nodejs\socket-iotable-nodejs\node_modules\mongodb\lib\mongo_client.js:130:17
at connectCallback (C:\Users\Adam\Documents\github\socketIOtable-nodejs\socket-iotable-nodejs\node_modules\mongodb\lib\operations\connect.js:29:9)
at C:\Users\Adam\Documents\github\socketIOtable-nodejs\socket-iotable-nodejs\node_modules\mongodb\lib\operations\connect.js:80:9
at C:\Users\Adam\Documents\github\socketIOtable-nodejs\socket-iotable-nodejs\node_modules\mongodb\lib\sdam\topology.js:219:25
at C:\Users\Adam\Documents\github\socketIOtable-nodejs\socket-iotable-nodejs\node_modules\mongodb\lib\cmap\connection_pool.js:273:25
at handleOperationResult (C:\Users\Adam\Documents\github\socketIOtable-nodejs\socket-iotable-nodejs\node_modules\mongodb\lib\sdam\server.js:363:9)

Get this after trying to run for the first time.