Page 1 of 1

Apollo 10 .menu collapses when selecting a subitem.

Posted: 09 Dec 2020, 16:31
by fensefernando
I am using the apollo template.

I am loading the menu automatically, but when I migrated to version 10. It does not work correctly.

Apparently it's because the parent node needs a routerlink ('parent') and the subitems are (parent / child1) (parent / child2) ...

It is necessary to define it this way, since in the previous version it was parent (null) (child1) (child2) ... Or that change must be done in the app.menuitem.component.ts

Please

Re: Apollo 10 .menu collapses when selecting a subitem.

Posted: 10 Dec 2020, 20:12
by mert.sincan
Hi,

@merve could you please check this issue?

Best Regards,

Re: Apollo 10 .menu collapses when selecting a subitem.

Posted: 29 Jan 2021, 11:31
by merve7
Hi,
Please, could you check updated all files you needed? You can control these files from the CHANGLOG.md (https://github.com/primefaces/apollo-ng ... ANGELOG.md)