Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileUpload: Format file size to accept locale in error message #16382

Open
petrf22 opened this issue Sep 13, 2024 · 0 comments
Open

FileUpload: Format file size to accept locale in error message #16382

petrf22 opened this issue Sep 13, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@petrf22
Copy link

petrf22 commented Sep 13, 2024

Describe the bug

If you upload a file that is larger than the maximum allowed size, the FileUpload component will displays a message with a formatted number that does not accept the Angular locale.

Environment

Windows 11

Reproducer

No response

Angular version

18.2.2

PrimeNG version

17.18.3

Build / Runtime

Angular CLI App

Language

ALL

Node version (for AoT issues node --version)

20.15.1

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

Formatted number that does not accept the Angular locale.

@petrf22 petrf22 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant