Starts in:
1 DAY
16 HRS
40 MIN
25 SEC
Starts in:
1 D
16 H
40 M
25 S

Suite: Fix blazor-web app directory can not found problem. #17690

Description

Resolves #17689

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)
  • I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
  • I've assigned reviewer, related labels and set a milestone for this PR

How to test it?

Change the following code blocks:

#L170-L177

with

context.Services.Replace(ServiceDescriptor.Singleton<ISuiteAssemblyService, SuiteAssemblyService>());

Then, you can test.

Version
8.2.0-rc.3
Release Date
24 May, 2024
Labels
abp-suite problem ui-blazor-webapp