Left Navigation Items Dissapear with virtualTree enabled #4176
Unanswered
fernyettheplant
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @fernyettheplant , |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am working on integrating Luigi with a microfrontend in ReactJS
After reading https://docs.luigi-project.io/docs/microfrontend-routing?section=react-routing this is a good solution for the navigation, however, at the moment we enable VirtualTree in the node we need it, the items in the Left Nav Bar disappear. I understand that Children is omitted from the navigation if
virtualTreeis enabledIs there a way to add Items to the Left Nav bar with
virtualTreeenabled?Beta Was this translation helpful? Give feedback.
All reactions