Base solution for your next web application

Activities of "rcoville"

@alirizaadiyahsi - Tried the change you suggest too side-bar-menu.component.html. While it does start with all the menu items collapsed. I lose the ability to scroll the menu to reach items below the fold. When I replace the code : [ngClass]="{'m-menu__item--expanded m-menu__item--open': menuItem.items.length > 0}" the scolling works again.

Any thoughts?

Hello - I am trying to build my app for deployment onto Azure.

I am working thru the steps here: Step by Step publish to Azure

My code compiles fine locally to run/test on localhost.

the ng build --prod fails with multiple messages like: Cannot determine the module for class UserLookupTableModalComponent in C:/Users/Roger Coville/source/repos/RES/src/RES.Web.Host/src/app/main/datat/resSubTasks/user-lookup-table-modal.component.ts! Add UserLookupTableModalComponent to the NgModule to fix it.

I have other screens that lookup Users in the system. These modals however look up multiple users. Meaning someone "OWNS" the task - Someone else "COMPLETED" the task, etc.

Any thoughts on what could cause the build to fail only with --prod?

Thank you

Hello @ismcagdas We are both seeing this issue. And our last post was 5 days ago at your request. Can we make some kind of headway on this?

Showing 1 to 3 of 3 entries