langflow/src
Gabriel Luiz Freitas Almeida e5676337b5 🐛 fix(utils.ts): add try-catch blocks to handle errors in groupByFamily function
The try-catch blocks were added to handle errors that may occur when the function is called. This improves the robustness of the function and prevents it from crashing when an error occurs.
2023-06-27 19:49:18 -03:00
..
backend 🐛 fix(base.py): change frontend_node field in ValidatePromptRequest to use FrontendNodeRequest instead of FrontendNode 2023-06-27 19:18:34 -03:00
frontend 🐛 fix(utils.ts): add try-catch blocks to handle errors in groupByFamily function 2023-06-27 19:49:18 -03:00