Hi,
We are in the process of upgrading aspnetzero to version 8.9.2. The product type is Angular and the framework type is .net core. After resolving all dependencies issue, we are left with some warnings which are all related to 'CommonJS or AMD dependencies can cause optimization bailouts.' When we try to open browser on http://localhost:4200/, we are unable to see the login page (please see image below).
Please help.
Thank you.
11 Answer(s)
-
0
We are in the process of upgrading aspnetzero to version 8.9.2.
What version did you upgrade from?
-
0
Thanks for the reply. We are in the process of upgrading from version 8.1.0
-
0
-
0
-
0
Hi @demo.solaru
Could you share the Json response of GetCurrentLoginInformations ? Could you also share your project with [email protected] ?
Thanks,
-
0
@ismcagdas the Json response of GetCurrentLoginInformations :
{ "user": { "name": "string", "surname": "string", "userName": "string", "emailAddress": "string", "profilePictureId": "string", "id": 0 }, "tenant": { "tenancyName": "string", "name": "string", "logoId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "logoFileType": "string", "customCssId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "subscriptionEndDateUtc": "2020-09-14T18:33:16.054Z", "isInTrialPeriod": true, "subscriptionPaymentType": 0, "edition": { "displayName": "string", "trialDayCount": 0, "monthlyPrice": 0, "annualPrice": 0, "isHighestEdition": true, "isFree": true, "id": 0 }, "creationTime": "2020-09-14T18:33:16.054Z", "paymentPeriodType": 1, "subscriptionDateString": "string", "creationTimeString": "string", "id": 0 }, "application": { "version": "string", "releaseDate": "2020-09-14T18:33:16.054Z", "currency": "string", "currencySign": "string", "contractCurrencySign": "string", "allowTenantsToChangeEmailSettings": true, "userDelegationIsEnabled": true, "features": { "additionalProp1": true, "additionalProp2": true, "additionalProp3": true } }, "theme": { "baseSettings": { "theme": "string", "layout": { "layoutType": "string" }, "header": { "desktopFixedHeader": true, "mobileFixedHeader": true, "headerSkin": "string", "minimizeDesktopHeaderType": "string", "headerMenuArrows": true }, "subHeader": { "fixedSubHeader": true, "subheaderStyle": "string" }, "menu": { "position": "string", "asideSkin": "string", "fixedAside": true, "allowAsideMinimizing": true, "defaultMinimizedAside": true, "submenuToggle": "string", "searchActive": true }, "footer": { "fixedFooter": true } }, "isLeftMenuUsed": true, "isTopMenuUsed": true, "isTabMenuUsed": true, "allowMenuScroll": true } }
Yeah, I will share the Project as well.
-
0
@ismcagdas @maliming @actvision any luck on this ticket?
-
0
Hi @demo.solaru
Did you share the project via email ? Json response seems fine. I can take a look at the project.
-
0
@ismcagdas
Yes, I have shared the project via email. It's on cloud and I gave all required access. Please let me know if you need anything else. Thank you.
-
0
Hi @demo.solaru
We couldn't download your solution. I have replied to you via email. We can continue via email to solve this problem.
Thanks,
-
0
Hello @ismcagdas
Our frontend developer will talk to you directly on this, she will directly email you back on [email protected] if that works.
Thank you!