langflow/src
Lucas Oliveira fabf8641d2
fix: add error handling in url component (#8073)
* Fixed URL component not loading PDF

* Implemented generating error when cant load document

* removed pdf fetching form url component

* Update src/backend/base/langflow/components/data/url.py

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>

* Fixed indentation

* Refactor error handling in URLComponent to improve clarity of error messages

---------

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2025-05-19 14:56:05 +00:00
..
backend fix: add error handling in url component (#8073) 2025-05-19 14:56:05 +00:00
frontend fix: made disabled output button not appear as clickable (#8071) 2025-05-19 14:01:32 +00:00