mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 08:23:43 +08:00
✨ feat(types.py): add validation check for custom component before building field config to ensure only valid components are processed 🐛 fix(types.py): handle empty function_args case to prevent errors when adding extra fields to the frontend node 🐛 fix(types.py): handle exceptions when creating custom component to prevent crashes and log errors