langflow/src
Cristhian Zanforlin Lousa 4a03e81314 🐛 fix(parameterComponent): remove redundant conditional statement and set dictionary array and node template value directly
The conditional statement checking for duplicate keys and setting the dictionary array was redundant. Instead, the dictionary array is now always set to the new value. Additionally, the node template value is now always updated with the new value.
2023-09-15 16:07:08 -03:00
..
backend feat(field_typing): add NestedDict type alias to improve code readability and maintainability 2023-09-14 14:09:18 -03:00
frontend 🐛 fix(parameterComponent): remove redundant conditional statement and set dictionary array and node template value directly 2023-09-15 16:07:08 -03:00