Page 1 of 1

New menu structure with version 10 theme

Posted: 27 Jan 2021, 16:00
by daversonSaldanha
Hi, I'm having trouble with the new menu structure attached to app.topbar.component. In version 10, app.main.component, app.confi.componet, app.menu, service and others were included. I am following the VERONA doc guide, but the structure for the guide does not include this new structure for version 10, so I am having problems calling the topbar and menu as in version 9. Could the guide be wrong?

Re: New menu structure with version 10 theme

Posted: 01 Feb 2021, 15:09
by siris
Hi,

@merve Could you please check this issue?

Best Regards,

Re: New menu structure with version 10 theme

Posted: 09 Feb 2021, 09:01
by merve7
Hi,
We changed the app structure for version 10. We changed app.component and app.main.component files content (changed places).
Thank you for your feedback. Yes, we will update the guide as soon as.
Also, I can help you, if you have issues.

Re: New menu structure with version 10 theme

Posted: 26 Feb 2021, 21:30
by daversonSaldanha
@merve7 Thanks for listening. I believe I succeeded, I adapted the new structure in the current structure, instead of creating everything new with the files in the new structure, I managed to capture the logic and insert the new parameters in the old structure and it worked. Now I have a new question, I am having problems with navigation, when I refresh my browser some, 404 not found, I have noticed that in the VERONA show case on the website, the urls are completed by / # /, like this: https://www.primefaces.org/verona-ng/#/uikit/formlayout and with that I have noticed that the navigation does not disappear. Was this some configuration?

Re: New menu structure with version 10 theme

Posted: 02 Mar 2021, 15:43
by mert.sincan
Hi,

We couldn't replicate this issue on live demo and local test.
Also, this is related to Angular Router API. Please see;
https://angular.io/guide/router#locatio ... url-styles
https://stackoverflow.com/questions/545 ... to-the-url

Best Regards,

Re: New menu structure with version 10 theme

Posted: 03 Mar 2021, 22:58
by daversonSaldanha
@mert.sincan

Thanks a lot for the help. It was related to the route and I followed the link documentation and the problem was solved.

How do I end the topic now?

Re: New menu structure with version 10 theme

Posted: 03 May 2021, 15:24
by mert.sincan
Glad to hear, thanks a lot for your update!

Best Regards,