Base solution for your next web application
Open Closed

Version 4.5.1 AngualUI publish error #3839


User avatar
0
fguo created

I am trying v4.5.1 Core + Angular. It works fine on my local machine. The Core part works fine after published on production server. The UI part works on my local machine, but I got error while publish it with "ng build -prod":

ERROR in ng:///{{path}}/angular/node_modules/primeng/components/dropdown/dropdown.d.ts.Dropdown.html (6,13): Type 'string' is not assignable to type 'boolean'.

Any idea?

Thanks,


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

    Hi @fguo,

    You can apply fix mentioned here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/441">https://github.com/aspnetzero/aspnet-ze ... issues/441</a> for now.