Angular - Fixing validation error component problem on lepton theme #19300

Back

Description

Resolves #19261


Note

The last point mentioned in the task was configured intentionally here #18452. If we need another behavior, we can do it in a separate task @oykuermann


Screen Shot 2025-02-06 at 12 58 46 PM
Screen Shot 2025-02-06 at 12 59 17 PM

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've assigned reviewer, related labels and set a milestone for this PR

How to test it?

  • You need to get the changes from packages by running yarn copy-to:app-pro under abp > npm > ng-packs directory
  • You need to run this command yarn ng g @abp/ng.schematics:change-theme --name 2 --target-project MyProjectName for switching to Lepton theme under abp > templates > app-pro > angular
Version
9.1.0-rc.2
Release Date
12 February, 2025
Labels
bug lepton-theme ui-angular