Page 1 of 1

Error - AppMenuComponent

Posted: 24 Mar 2019, 03:41
by hugo.zuim
When entering the application through the browser I get the following error:
<ul app-submenu [ERROR ->][item]="model" root="true"

Full line of the code: <ul app-submenu [item]="model" root="true" class="layout-menu" visible="true" reset="reset" parentActive="true"></ul>


Someone has the same error:

viewtopic.php?t=49856

Thanks,

Hugo

Re: Error - AppMenuComponent

Posted: 08 Apr 2019, 10:21
by merve7
Hi,
Did you try to add AppSubMenu as a dependency in the app.module.ts file? If it doesn't work, can you send me the error?