Base solution for your next web application
Open Closed

editionDisplayName does not exist on type TenantLoginInfoDto #3496


User avatar
0
rafalpiotrowski created

Hi, trying to do ng build --prod and get the following error

this is version as per 30th june 2017 from dev branch

ERROR in C:/.../angular/src/$$_gendir/app/shared/layout/footer.component.ngfactory.ts (47,79): Property 'editionDisplayName' does not exist on type 'TenantLoginInfoDto'.


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    Hi,

    That's fixed on the following commit <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/commit/680f66f78f1718ca9948770b1beb3911b09fe094">https://github.com/aspnetzero/aspnet-ze ... 11b09fe094</a>

    You can see the changes for angular/src/app/shared/layout/footer.component.htmland also angular/src/app/shared/layout/side-bar.component.ts