7 Answer(s)
-
0
hi
Can you share the steps and code to reproduce the problem in v9.0?
-
0
Oh, we did nothing, just downloaded and compiled the template project and the UI shows wrong.
<p-fileUpload multiple="multiple" id="DefaultFileUploadFileInput" name="DefaultFileUploadFileInput[]" [url]="uploadUrl" accept="image/*" maxFileSize="1000000" (onUpload)="onUpload($event)" (onBeforeSend)="onBeforeSend($event)">
<ng-template pTemplate="content"> <ul *ngIf="uploadedFiles.length"> <li *ngFor="let file of uploadedFiles">{{file.name}} - {{file.size}} bytes</li> </ul> </ng-template> </p-fileUpload>
-
0
hi wanghugh
We will try to fix it.
-
0
I have the same issue
-
0
hi
Please follow this https://github.com/aspnetzero/aspnet-zero-core/issues/3441
-
0
https://github.com/aspnetzero/aspnet-zero-core/issues/3441 link error! I can't open this link. 404 error
-
0
hi wanghugh
You can invite anyone to become a member of the ASP.NET Zero organization using their GitHub username. And they can access the ASP.NET Zero private GitHub repositories. Right after you add a GitHub user, the user will receive an invitation email. If there is problem receiving the invitation email, alternatively user can visit github.com/orgs/aspnetzero page and accept the invitation.
https://aspnetzero.com/LicenseManagement