Irshad Ahamed M B
Irshad Ahamed M B
Issue fix for #16
Cannot read properties of null (reading 'offsetWidth') TypeError: Cannot read properties of null (reading 'offsetWidth') at ParentResize.shouldRerenderTable (webpack-internal:///./node_modules/active-table/dist/activeTable.js:9872:50) at ActiveTable.resizeCallback (webpack-internal:///./node_modules/active-table/dist/activeTable.js:9878:18)
### Title Feat: Add JSONPath Query Support for Dynamic JSON Data Extraction. ### Type New Feature ### Description This feature will allow users to input a JSON object and specify...
This feature will allow users to input a JSON object and specify a JSONPath expression to extract specific data points efficiently.
### Bug Description langflow API Request, Body not able to pass array. ### Reproduction 1. Not able to pass array, example ["Ball", "Bat"] ### Expected behavior Need to pass JSON...