I am facing the following issues:
- The project has a growing number of pages, which makes it very slow to keep them all on one page, so I have to use different pages.
- I cannot use “Navigate to” between different pages, so I must use “Open link,” which causes refreshing every time I click.
- A sub-menu component must be placed on each page; otherwise, “Open overlay” will not work.
- The sub-menu component frequently becomes disconnected from its parent component for unknown reasons, making the menu unclickable.
Are there any more elegant solutions available?