pierrejeambrun commented on PR #49446:
URL: https://github.com/apache/airflow/pull/49446#issuecomment-2816544814

   > What is the outcome if the exception is catched because dependencies are 
missing? Will just be no element displayed?
   
   As I understand if the element is missing (module not installed) it means 
that no provider depends on fab provider, which means that no 
`get_connection_from_widgets` depends on it (for instance wtform widgets). 
Therefore yes the widged will not be there, but no connection form acatually 
use it, so it shouldn't cause trouble, to my understanding.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to