I am using angular in webix.
- I have created header.html page that contains webix-menu.
- I am including header.html into index.html page.
- The issue is, page is included, but the webix menu is not rendered with menu items.
- If I don’t use header.html and directly use the code in index.html then it works fine.