langflow/src
cristhianzl 58eebab84b fix(dropdownComponent): add condition to check if options object is empty before rendering dropdown component
fix(chatInput): add condition to check if chatValue is an empty object before displaying message
fix(chatMessage): remove useMemo hook and fix condition to check if chat message is empty before displaying message
fix(formModal): add conditions to check if thought and files exist before updating chat object
fix(genericModal): add condition to check if inputVariables exist before displaying notice or success message
2023-12-28 10:57:02 -03:00
..
backend Vectara Component Update - feature enhancement (#1219) 2023-12-24 20:04:38 -03:00
frontend fix(dropdownComponent): add condition to check if options object is empty before rendering dropdown component 2023-12-28 10:57:02 -03:00