Open Closed

Validation popup not displaying in multiline #6945


User avatar
0
roberto.fiocchi created
  • ABP Framework version: v8.1.0-rc.3

  • UI Type: Blazor WASM

  • Database System: EF Core (SQL Server)

  • Tiered (for MVC) or Auth Server Separated (for Angular): no

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

Description
The popup shown with the validations of the form that contains more than one error is displayed in a single line instead of multiple lines.

image.png

Reproduction Steps
Create a form with inputs and make validations on it

Expected behavior
The details of the validation should be multiline

Actual behavior
It's displaying in a single line even if it has more than 1 validation

The request is similar to this Issue (but I use blazor WASM instead of MVC): https://github.com/abpframework/abp/issues/19274


2 Answer(s)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13