Activities of "mostafa_ibrahem22@hotmail.com"

Adding new layouts to Angular application #5832

https://github.com/abpframework/abp/issues/5832

how make these

// configureLayouts factory in LayoutProvider layouts.add(['admin', 'MyNameSpace.Layouts.AdminLayoutComponent'])

// route provider routes.add([ { ..., name: 'Admin', layout: 'admin', }]

I can't add the next line,please where can add the next line layouts.add(['admin', 'MyNameSpace.Layouts.AdminLayoutComponent'])

after add " layout: 'admin'," show these error Error: projects/main-core/config/src/providers/route.provider.ts:21:9 - error TS2322: Type '"cusomlayout"' is not assignable to type 'eLayoutType'.

21 layout: 'cusomlayout', ~~~~~~

node_modules/@abp/ng.core/lib/models/common.d.ts:59:9 59 layout?: eLayoutType; ~~~~~~ The expected type comes from property 'layout' which is declared here on type 'Route'

  • ABP Framework version: commercial 5.0.0-rc.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

antivirus removal packages Thanks....

When I try to execute

ABP Suite install
or ABP Suite update or ABP Suite install -v 4.4.4 or ABP Suite update -v 4.4.4

but I receive this error. Failed to create shell shim for tool 'volo.abp.suite': Failed to create tool shim for command 'abp-suite'

i show the url "https://support.abp.io/QA/Questions/587/ABP-Suite-Issues" but steps not solve the problem

OS : Win 10 pro Visual studio 2022

only command ABP Suite install -p run success but after install can't start ABP Suite error : apb suite Volo.Abp.AbpException: Could not find the bundle file '/libs/datatables.net-bs5/css/dataTables.bootstrap5.css' for the bundle 'Lepton.Global'!

Showing 81 to 83 of 83 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11