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)
-
0
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.