"pablotola" की गतिविधियाँ

उत्तर

So, I commented out this section from my environment.prod.ts and the issue is no longer happening. What is that section for?

}, }, //remoteEnv: { //url: '/getEnvConfig', //mergeStrategy: 'deepmerge' //} } as Environment;

उत्तर

Not sure how to attach files, so I'm sharing on my OneDrive account. Let me know if you cannot access it.

https://1drv.ms/u/s!Avzoau5Qutusg4NSPG21qJcgx8VP7w?e=lQqapB

सवाल
  • ABP Framework version: v6
  • UI type: Angular
  • DB provider: EF Core

After deploying the application to Azure I'm getting an error when the login page is displayed, I don't see any evident javascript or failed api calls when inspecting it using the browser developer tools. This is not happening in my local environment.

I'm attaching a video of the issue here https://app.screencast.com/DmiElZNgFHoa7

Thanks.

सवाल

Migrating from 6 -> 7

Angular: Getting a lot of errors like this:

Error: node_modules/@abp/ng.theme.shared/lib/components/modal/modal-close.directive.d.ts:8:18 - error TS2707: Generic type 'ɵɵDirectiveDeclaration' requires between 6 and 8 type arguments.

8 static ɵdir: i0.ɵɵDirectiveDeclaration<ModalCloseDirective, "[abpClose]", never, {}, {}, never, never, false, never>; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: node_modules/@abp/ng.theme.shared/lib/components/modal/modal.component.d.ts:49:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 and 8 type arguments.

49 static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "abp-modal", never, { "visible": "visible"; "busy": "busy"; "options": "options"; "suppressUnsavedChangesWarning": "suppressUnsavedChangesWarning"; }, { "visibleChange": "visibleChange"; "init": "init"; "appear": "appear"; "disappear": "disappear"; }, ["abpHeader", "abpBody", "abpFooter", "abpSubmit"], ["*"], false, never>; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: node_modules/@abp/ng.theme.shared/lib/components/password/password.component.d.ts:11:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 and 8 type arguments.

11 static ɵcmp: i0.ɵɵComponentDeclaration<PasswordComponent, "abp-password", never, { "inputId": "inputId"; "formControlName": "formControlName"; }, {}, never, never, false, never>; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: node_modules/@abp/ng.theme.shared/lib/components/toast-container/toast-container.component.d.ts:17:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 and 8 type arguments.

17 static ɵcmp: i0.ɵɵComponentDeclaration<ToastContainerComponent, "abp-toast-container", never, { "top": "top"; "right": "right"; "bottom": "bottom"; "left": "left"; "toastKey": "toastKey"; }, {}, never, never, false, never>; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: node_modules/@abp/ng.theme.shared/lib/components/toast/toast.component.d.ts:13:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 and 8 type arguments.

13 static ɵcmp: i0.ɵɵComponentDeclaration<ToastComponent, "abp-toast", never, { "toast": "toast"; }, { "remove": "remove"; }, never, never, false, never>; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: node_modules/@abp/ng.theme.shared/lib/directives/ellipsis.directive.d.ts:15:18 - error TS2707: Generic type 'ɵɵDirectiveDeclaration' requires between 6 and 8 type arguments.

15 static ɵdir: i0.ɵɵDirectiveDeclaration<EllipsisDirective, "[abpEllipsis]", never, { "width": "abpEllipsis"; "title": "title"; "enabled": "abpEllipsisEnabled"; }, {}, never, never, false, never>;

aspnet.core

  • ABP Framework version: v6.0
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core

Can you mix UI technologies in a project, for example, my main client app is in Angular, but I want to provide a report viewer created in MVC or Blazor, is that possible? The reason is that I need to implement a report viewer that is not compatible with Angular but needs to share the multitenant, security, and permissions capabilities of the framework.

उत्तर

That's great news, timeframe please?

उत्तर

I'm also waiting for a reply on this, please abp support.

  • ABP Framework version: v6.0.1
  • UI type: Angular
  • DB provider: EF Core

Where can I download the source code for the leptop-x style files, I need to create a custom theme. Also where can I find detailed instructions on how to customize it.

सवाल
  • ABP Framework version: v6.0.0
  • UI type: Angular
  • DB provider: EF Core

I want to be able to have some tenants in a shared database and others in their own database. I have the contexts separated, do I need to configure the the same DbSets in both contexts if I want the tenant tables also to be in the host database? When creating migrations for the host and the tenant the tables I specify in the tenant context are not being created in the host.

Your instructions are not clear, when I import what you say I get the following errors, please provide clear instructions on how to make this work.

./node_modules/@volosoft/abp.ng.theme.lepton-x/fesm2020/volosoft-abp.ng.theme.lepton-x-account.mjs:12:0-48 - Error: Module not found: Error: Can't resolve '@volo/abp.ng.account.core' in 'D:\Repos\CompuCare.ALP\angular\node_modules@volosoft\abp.ng.theme.lepton-x\fesm2020'

Error: node_modules/@volosoft/abp.ng.theme.lepton-x/account/account/components/auth-wrapper/auth-wrapper.component.d.ts:1:36 - error TS2307: Cannot find module '@volo/abp.ng.account.core' or its corresponding type declarations.

1 import { AuthWrapperService } from '@volo/abp.ng.account.core'; ~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: node_modules/@volosoft/abp.ng.theme.lepton-x/account/account/components/tenant-box/tenant-box.component.d.ts:1:34 - error TS2307: Cannot find module '@volo/abp.ng.account.core' or its corresponding type declarations.

1 import { TenantBoxService } from '@volo/abp.ng.account.core'; ~~~~~~~~~~~~~~~~~~~~~~~~~~~

20 प्रविष्टियों में 1 से 10 दिखा रहा है
Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11