langflow/src
Cristhian Zanforlin Lousa 2b2c677f7c 🐛 fix(parameterComponent): import missing utility functions from reactflowUtils to fix error
 feat(parameterComponent): add error handling for duplicate keys in dictionary input field to prevent saving invalid data
🐛 fix(keypairListComponent): fix logic for handling duplicate keys in key-value pairs to prevent saving invalid data
🚚 chore(types): add optional duplicateKey property to KeyPairListComponent type
 feat(reactflowUtils): add utility functions to convert object to array and array to object, and check for duplicate keys in an array of objects
2023-08-31 10:27:04 -03:00
..
backend fix the imports of orjson_dumps 2023-08-24 14:57:18 +00:00
frontend 🐛 fix(parameterComponent): import missing utility functions from reactflowUtils to fix error 2023-08-31 10:27:04 -03:00