Navbar disappears when loading React Plugin (Airflow 3.1.x) #64149
Unanswered
thriveni986
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I recently upgraded Apache Airflow from 2.10.5 to 3.1.7. After the upgrade. I migrated my plugin to use the new React Plugin system My plugin page is loading successfully, but I am facing an issue where the navigation bar (Home, DAGs, Browse, Admin) disappears after clicking on the plugin.
Expected Behavior
When opening the plugin page:
Actual Behavior
Screenshot
Question
Is there a recommended way to ensure the plugin renders inside the Airflow layout instead of replacing the entire page?
Any guidance or example structure would be really helpful.
Beta Was this translation helpful? Give feedback.
All reactions