Dynamic plugin: A custom tab in the project's horizontal navigation is overriding the Overview tab #13899
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Both in my plugin and when launching the dynamic-plugin-demo, I noticed this effect:
This keeps the path at "/demo-plugin/" and break the navigation to the other sections of the application.
I am running OCP 4.15 and the dynamic plugin demo with these deps:
@openshift-console/dynamic-plugin-sdk": "^1.3.0", "@openshift-console/dynamic-plugin-sdk-webpack": "^1.1.0", "@openshift-console/plugin-shared": "^0.0.3",
The text was updated successfully, but these errors were encountered: