langflow/src
Gabriel Luiz Freitas Almeida 753eae28c7 🐛 fix(validate.py): change dict() to to_dict() method to fix TypeError
The `dict()` method was causing a TypeError when trying to serialize the `template_field` object. The `to_dict()` method is the correct method to use to serialize the object.
2023-06-27 19:49:30 -03:00
..
backend 🐛 fix(validate.py): change dict() to to_dict() method to fix TypeError 2023-06-27 19:49:30 -03:00
frontend 🐛 fix(utils.ts): add try-catch blocks to handle errors in groupByFamily function 2023-06-27 19:49:18 -03:00