tirkarthi opened a new pull request, #49730:
URL: https://github.com/apache/airflow/pull/49730
Related #49643 . Error could be null when API gives successful response and
error seems to be casted as always not null resulting in below stack trace.
```
Uncaught TypeError: error is null
PluginImportErrors PluginImportErrors.tsx:42
React 14
performReactRefresh @react-refresh:160
performReactRefresh @react-refresh:150
enqueueUpdate @react-refresh:392
PluginImportErrors.tsx:42:7
```
cc: @pierrejeambrun
--
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]